chore: bump version 0.5.5

This commit is contained in:
Andelf
2021-12-21 22:17:14 +08:00
parent 250dd4e9c3
commit d95be218e8
3 changed files with 3 additions and 3 deletions

View File

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