Update version

This commit is contained in:
Jon Staab
2025-07-17 15:41:30 -07:00
parent 84b8650fa4
commit 3e832af3e4
4 changed files with 12 additions and 7 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ android {
applicationId "social.flotilla"
minSdk rootProject.ext.minSdkVersion
targetSdk rootProject.ext.targetSdkVersion
versionCode 22
versionName "1.2.1"
versionCode 23
versionName "1.2.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.