Version code bumped
This commit is contained in:
parent
53d8788cb1
commit
7192d09048
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 4205
|
||||
versionCode 4206
|
||||
versionName "${project.version}"
|
||||
applicationId getPackageName()
|
||||
multiDexEnabled true
|
||||
|
|
Loading…
Reference in a new issue