Bump version

This commit is contained in:
Jon Staab
2026-03-31 09:55:04 -07:00
parent a10a9e7043
commit 97ff8ff802
4 changed files with 11 additions and 7 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ android {
applicationId "social.flotilla"
minSdk rootProject.ext.minSdkVersion
targetSdk rootProject.ext.targetSdkVersion
versionCode 42
versionName "1.7.0"
versionCode 43
versionName "1.7.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.