bump to build 25 & version 0.5.0

This commit is contained in:
2025-06-09 09:26:21 -06:00
parent 32f5c52474
commit 4e9c7bbf70
3 changed files with 16 additions and 14 deletions

View File

@@ -31,7 +31,7 @@ android {
applicationId "app.timesafari.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 24
versionCode 25
versionName "0.5.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {