chore: bump to version 1.1.1 build 46 (emojis, starred projects, improved onboarding meetings)

This commit is contained in:
2025-11-04 08:36:08 -07:00
parent 7e861e2fca
commit 232b787b37
6 changed files with 22 additions and 13 deletions

View File

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