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