bump to 0.4.16

This commit is contained in:
Paul Miller
2023-09-05 11:51:54 -07:00
parent 9828f320b2
commit 749bf6313d
3 changed files with 55 additions and 54 deletions

View File

@@ -8,7 +8,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 12
versionName "0.4.14-2"
versionName "0.4.16"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.