Version bumped

This commit is contained in:
Sylvain Berfini 2019-02-08 15:44:18 +01:00
parent 656bf89617
commit 0b3b160545

View file

@ -64,7 +64,7 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 4110 versionCode 4111
versionName "4.1" versionName "4.1"
applicationId getPackageName() applicationId getPackageName()
multiDexEnabled true multiDexEnabled true