Version bumped
This commit is contained in:
parent
babca6fd24
commit
15cf232bca
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 4114
|
versionCode 4115
|
||||||
versionName "4.1"
|
versionName "4.1"
|
||||||
applicationId getPackageName()
|
applicationId getPackageName()
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
Loading…
Reference in a new issue