mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-04-22 02:07:58 +00:00
feat: prepare v1.0.3 production release with 16KB page alignment
- Add 16KB page size alignment for native Rust libraries (Google Play requirement) - Make Play Store workflow parametric (track/status as inputs) - Update release notes for all languages (en, tr, ku) - Add .gitignore entries for node_modules and version.properties
This commit is contained in:
@@ -30,3 +30,11 @@ google-services.json
|
||||
**/google-services.json
|
||||
|
||||
.kotlin/
|
||||
|
||||
# Node artifacts (not part of Android build)
|
||||
node_modules/
|
||||
package.json
|
||||
package-lock.json
|
||||
|
||||
# Local build version counter
|
||||
version.properties
|
||||
|
||||
Reference in New Issue
Block a user