This commit is contained in:
parent
fec8053b0f
commit
1d442585b5
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ android {
|
|||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 4
|
||||
versionName ""
|
||||
versionName "v0.53.0"
|
||||
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