Bump version

This commit is contained in:
Jon Staab
2025-11-11 14:09:05 -08:00
parent 8e411daaef
commit 57447e5bf4
5 changed files with 28 additions and 17 deletions

View File

@@ -7,8 +7,8 @@ android {
applicationId "social.flotilla"
minSdk rootProject.ext.minSdkVersion
targetSdk rootProject.ext.targetSdkVersion
versionCode 33
versionName "1.5.2"
versionCode 34
versionName "1.5.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.