Bumped version code

This commit is contained in:
Sylvain Berfini 2019-11-15 13:55:17 +01:00
parent 8226b53a2d
commit 1db05c0178

View file

@ -88,7 +88,7 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 4200 versionCode 4201
versionName "${project.version}" versionName "${project.version}"
applicationId getPackageName() applicationId getPackageName()
multiDexEnabled true multiDexEnabled true