bump version for latest test deploy

This commit is contained in:
2026-03-09 20:29:52 -06:00
parent 616d0fd6e0
commit ba8915e1fb
3 changed files with 8 additions and 8 deletions

View File

@@ -37,7 +37,7 @@ android {
applicationId "app.timesafari.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 64
versionCode 65
versionName "1.3.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {