Update to v0.4.9

This commit is contained in:
benthecarman
2023-08-08 15:47:59 -05:00
committed by Paul Miller
parent dfc67b79a8
commit cb10a7bf6c
3 changed files with 7 additions and 7 deletions

View File

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