bump to version 1.0.5 and build 38

This commit is contained in:
2025-07-25 06:02:59 -06:00
parent 6ddde21a86
commit 64f24dc473
6 changed files with 1166 additions and 3447 deletions

View File

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