Bump version

This commit is contained in:
Jon Staab
2025-10-13 15:17:46 -07:00
parent 44555215cf
commit 7334cd26f8
9 changed files with 577 additions and 88 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ android {
applicationId "social.flotilla"
minSdk rootProject.ext.minSdkVersion
targetSdk rootProject.ext.targetSdkVersion
versionCode 27
versionName "1.3.0"
versionCode 28
versionName "1.3.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.