Bump versions

This commit is contained in:
Jon Staab
2025-03-04 11:28:41 -08:00
parent b4cc770cdf
commit 863d11352f
4 changed files with 88 additions and 102 deletions

View File

@@ -7,8 +7,8 @@ android {
applicationId "social.flotilla"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 11
versionName "0.2.11"
versionCode 12
versionName "0.2.12"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.