release: v2.10.2

This commit is contained in:
Alex Gleason
2026-04-18 09:19:01 -05:00
parent 00fa9cad57
commit 91fe272bea
5 changed files with 20 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.10.1"
versionName "2.10.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.