release: v2.8.5

This commit is contained in:
Chad Curtis
2026-06-02 03:40:31 -05:00
parent 6dcae6385a
commit b9b7351361
5 changed files with 12 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.8.4"
versionName "2.8.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.