What's Changed
Notable changes
- Tag-driven versioning:
versionNamenow comes fromgit describe --tags --match v*(tag builds report the tag exactly; dev builds0.1.9-1-g1a2b3c4) andversionCodefrom1000 + commit count— no more manual bumps (versionNamesat at "0.1.0" for eight releases before #20 caught it). The release workflow now verifies the APK'sversionNameequals the tag before publishing, so a mislabelled APK can never ship. - First release built entirely by the new gate: this APK reports
0.1.9/versionCode 1062.
Full Changelog: v0.1.8...v0.1.9
What's Changed
Full Changelog: v0.1.8...v0.1.9