Updated build.gradle version code
This commit is contained in:
parent
fb21b47e30
commit
09387a0bf9
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 4230
|
||||
versionCode 4290
|
||||
versionName "${project.version}"
|
||||
applicationId getPackageName()
|
||||
multiDexEnabled true
|
||||
|
|
Loading…
Reference in a new issue