Bump versions, limit key generation to ios

This commit is contained in:
Jon Staab
2025-02-14 12:18:52 -08:00
parent 6ecc3e6770
commit f1e76a1ed1
5 changed files with 9 additions and 9 deletions

View File

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