Bump version, changelog

This commit is contained in:
Jon Staab
2025-09-18 13:09:03 -07:00
parent a0301d599b
commit e0d83608be
4 changed files with 17 additions and 5 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ android {
applicationId "social.flotilla"
minSdk rootProject.ext.minSdkVersion
targetSdk rootProject.ext.targetSdkVersion
versionCode 24
versionName "1.2.3"
versionCode 25
versionName "1.2.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.