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:
2026-03-14 16:49:39 +03:00
parent b4932c8b6e
commit 55df31b29b
10 changed files with 65 additions and 5 deletions
+8
View File
@@ -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