Release 1.6.2

This commit is contained in:
Jon Staab
2025-12-08 09:22:49 -08:00
parent a2f59a5b1b
commit 7bae956ffa
4 changed files with 11 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 37
versionName "1.6.1"
versionCode 38
versionName "1.6.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.