Bumped version code

This commit is contained in:
Sylvain Berfini 2019-11-18 16:28:19 +01:00
parent 1cd6da3eea
commit 98add9b273

View file

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