release: v2.12.2

This commit is contained in:
Alex Gleason
2026-05-04 21:57:23 -05:00
parent b63d2ba343
commit 9c74ddcaa9
5 changed files with 38 additions and 4 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1
versionName "2.12.1"
versionName "2.12.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.