chore(master): release 0.9.4

This commit is contained in:
github-actions[bot]
2026-04-19 08:41:08 +00:00
committed by Chen Asraf
parent d41d2b81be
commit 768e78ace9
4 changed files with 12 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## [0.9.4](https://github.com/chenasraf/pantry-flutter/compare/v0.9.3...v0.9.4) (2026-04-19)
### Build System
* remove apk obfuscation ([d41d2b8](https://github.com/chenasraf/pantry-flutter/commit/d41d2b81beb512384cb3c2978bebd201c3bf53a0))
## [0.9.3](https://github.com/chenasraf/pantry-flutter/compare/v0.9.2...v0.9.3) (2026-04-19)

View File

@@ -0,0 +1,2 @@
Build System
- remove apk obfuscation

View File

@@ -0,0 +1,2 @@
Build System
- remove apk obfuscation

View File

@@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 0.9.3+15
version: 0.9.4+16
environment:
sdk: ^3.11.1