release: v2.14.0

This commit is contained in:
Alex Gleason
2026-05-09 16:36:05 -07:00
parent ed6ac39015
commit 845c270f60
5 changed files with 30 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.13.1"
versionName "2.14.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.