Bump version

This commit is contained in:
Jon Staab
2025-10-27 14:19:06 -07:00
parent fe72798592
commit 97569016fc
4 changed files with 23 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 28
versionName "1.3.1"
versionCode 29
versionName "1.4.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.