Version bumped
This commit is contained in:
parent
b67ed5efca
commit
95ee6beb27
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 4112
|
versionCode 4113
|
||||||
versionName "4.1"
|
versionName "4.1"
|
||||||
applicationId getPackageName()
|
applicationId getPackageName()
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
Loading…
Reference in a new issue