Bump version

This commit is contained in:
Jon Staab
2026-04-02 07:05:34 -07:00
parent 57eb919c83
commit cf4e3f5fc6
3 changed files with 7 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 43
versionName "1.7.1"
versionCode 44
versionName "1.7.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.