Version bumped

This commit is contained in:
Sylvain Berfini 2019-02-25 10:22:28 +01:00
parent b67ed5efca
commit 95ee6beb27

View file

@ -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