on mobile: bump version to 1.0.2 and build to 35

This commit is contained in:
2025-06-20 20:27:16 -06:00
parent bda98eb632
commit 3baa6633a6
3 changed files with 7 additions and 10 deletions

View File

@@ -31,8 +31,8 @@ android {
applicationId "app.timesafari.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 34
versionName "0.5.8"
versionCode 35
versionName "1.0.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.