Bump versions

This commit is contained in:
Jon Staab
2025-06-09 15:29:13 -07:00
parent f877dc7fbe
commit 5718510779
3 changed files with 7 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 19
versionName "1.1.0"
versionCode 20
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.