bump version to v 1.4.3 build 69

This commit is contained in:
2026-06-21 10:59:24 -06:00
parent 463db39a6b
commit ec41dd52d5
7 changed files with 840 additions and 811 deletions

View File

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