Bump version again

This commit is contained in:
Jon Staab
2025-09-18 14:39:15 -07:00
parent 3c0f1a1d2f
commit 750830d593
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 25
versionName "1.2.4"
versionCode 26
versionName "1.2.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.