chore: bump version to track missing addresses bug

This commit is contained in:
Tienson Qin
2025-04-25 00:39:57 +08:00
parent ebfd85aebf
commit 94cf0f313a
4 changed files with 600 additions and 600 deletions

View File

@@ -8,7 +8,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 84
versionName "0.10.10"
versionName "0.11.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.