chore: bump version to 1.0.10

This commit is contained in:
2025-08-25 08:49:03 -06:00
parent 0f35b16ddb
commit 3ea4dd6f9d
5 changed files with 16 additions and 6 deletions

View File

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