bump build to 23 and version to 0.4.8

This commit is contained in:
2025-06-07 18:54:56 -06:00
parent aa62037fae
commit b939a5e592
4 changed files with 9 additions and 9 deletions

View File

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