chore: Bump to v 1.0.6 build 39

This commit is contained in:
2025-08-10 18:37:45 -06:00
parent e0b9481be5
commit ff61a0bdf3
6 changed files with 15 additions and 10 deletions

View File

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