v1.0.70: single-source version (name always tracks build number)
Build & Release APK / build (push) Successful in 12m58s

versionName is now derived as 1.0.<versionCode>, so the git tag, APK filename,
and in-app About version are always the same number and can't drift.
This commit is contained in:
2026-06-07 02:08:10 +00:00
parent 147da702a1
commit 537808ca10
2 changed files with 6 additions and 3 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
VERSION_NAME=1.0.68
VERSION_CODE=69
VERSION_NAME=1.0.70
VERSION_CODE=70