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