Bump version

This commit is contained in:
Jon Staab
2025-02-14 16:00:18 -08:00
parent c8dfbc936b
commit 8fcc56a408
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 10
versionName "0.2.10"
versionName "0.2.11"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.