Bump version

This commit is contained in:
Jon Staab
2025-06-09 15:09:32 -07:00
parent ae00eb0b9c
commit 7455b49f8d
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 18
versionName "1.0.4"
versionCode 19
versionName "1.1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.