Update version numbers
This commit is contained in:
parent
f3b3a86b32
commit
4f710446e3
6 changed files with 22 additions and 22 deletions
|
@ -8,7 +8,7 @@ android {
|
|||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 5
|
||||
versionName ""
|
||||
versionName "debug"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
aaptOptions {
|
||||
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue