bump to v 1.3.5, and fix some web help links

This commit is contained in:
2026-02-24 19:51:48 -07:00
parent 47ead0ced2
commit cbd71b7efd
7 changed files with 26 additions and 22 deletions

View File

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