release: v2.13.1

This commit is contained in:
Alex Gleason
2026-05-05 23:06:07 -05:00
parent 9090ecfa2b
commit 9810f813a8
6 changed files with 16 additions and 6 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1
versionName "2.13.0"
versionName "2.13.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.