bump to build 26 and version 0.5.1

This commit is contained in:
2025-06-11 00:46:46 -06:00
parent 8624cf0e87
commit a55cf31a93
5 changed files with 8 additions and 10 deletions

View File

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