Bump version

This commit is contained in:
Jon Staab
2025-11-04 17:28:27 -08:00
parent d7e95f5d2f
commit 80a2ae60b0
4 changed files with 11 additions and 7 deletions

View File

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