Android bump 0.4.20-2

This commit is contained in:
Tony Giorgio
2023-10-03 15:49:23 -05:00
parent 116899fc0a
commit 9df3dc2ea9

View File

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