Bumped version code
This commit is contained in:
parent
1cd6da3eea
commit
98add9b273
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 4201
|
||||
versionCode 4204
|
||||
versionName "${project.version}"
|
||||
applicationId getPackageName()
|
||||
multiDexEnabled true
|
||||
|
|
Loading…
Reference in a new issue