bump version to 1.2.0 for Android, iOS, and package.json

This commit is contained in:
Mo Tarbin
2026-02-14 16:50:09 -05:00
parent d8d7b6a766
commit 75ac9fd38d
3 changed files with 5 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 22
versionName "0.4.0"
versionName "1.2.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.