bump to build 18 version 0.4.7 to match the latest upload to ios

This commit is contained in:
2025-05-20 20:27:38 -06:00
parent 6e657b6a87
commit 42228f4ea5
3 changed files with 10 additions and 10 deletions

View File

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