Bump version
Container Image Build and Publish / build-and-push-image (push) Successful in 16m56s

This commit is contained in:
Jon Staab
2026-06-24 11:22:51 -07:00
parent 1eb75f4ae7
commit 74d3a25461
4 changed files with 12 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 48
versionName "1.8.1"
versionCode 49
versionName "1.8.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.