bump to build 33 and version 0.5.7

This commit is contained in:
2025-06-18 02:34:18 -06:00
parent 9cbd3bbdde
commit 1a886524b6
3 changed files with 9 additions and 14 deletions

View File

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