mirror of
https://github.com/screentinker/screentinker.git
synced 2026-08-13 22:03:13 -06:00
Three prereleases were cut for #234 and handed to the reporter, consuming versionCodes 89 through 93 via VERSION_CODE overrides that were never written back to this file. The committed default was still 88, so bump-version.sh would have produced 89 for 1.9.25 — an APK that installs over nothing anyone has been testing, since Android refuses a lower-or-equal code, and silently so from the user's side. Set to 93 so the next bump lands on 94, above every published build. Lesson worth keeping: a VERSION_CODE override for a one-off build leaves this file lying about where the release line actually is. |
||
|---|---|---|
| .. | ||
| app | ||
| gradle/wrapper | ||
| build.gradle.kts | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| settings.gradle.kts | ||