bump to build 32 & version 0.5.6

This commit is contained in:
2025-06-17 05:25:45 -06:00
parent 5e851e442f
commit 8629cefa13
4 changed files with 9 additions and 10 deletions

View File

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