Bumped version code
This commit is contained in:
parent
7c244654b3
commit
7889d531bf
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 29
|
||||
versionCode 4318
|
||||
versionCode 4319
|
||||
versionName "${project.version}"
|
||||
applicationId getPackageName()
|
||||
multiDexEnabled true
|
||||
|
|
Loading…
Reference in a new issue