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