bump to version 0.5.8 build 34

This commit is contained in:
2025-06-18 16:31:31 -06:00
parent 6689520270
commit 20ade415dc
5 changed files with 17 additions and 9 deletions

View File

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