Bump version

This commit is contained in:
Jon Staab
2025-05-06 16:55:29 -07:00
parent f5fce8e2e7
commit ea3f5a6779
7 changed files with 36 additions and 19 deletions

View File

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