Bump version

This commit is contained in:
Jon Staab
2026-04-16 14:10:50 -07:00
parent 2fd9741a2b
commit 95d9d8bf23
4 changed files with 11 additions and 7 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ android {
applicationId "social.flotilla"
minSdk rootProject.ext.minSdkVersion
targetSdk rootProject.ext.targetSdkVersion
versionCode 45
versionName "1.7.3"
versionCode 46
versionName "1.7.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.