Bump version

This commit is contained in:
Jon Staab
2025-12-05 09:51:15 -08:00
parent 83f7f9584f
commit df56af9b0e
6 changed files with 154 additions and 97 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ android {
applicationId "social.flotilla"
minSdk rootProject.ext.minSdkVersion
targetSdk rootProject.ext.targetSdkVersion
versionCode 36
versionName "1.6.0"
versionCode 37
versionName "1.6.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.