Version code bumped

This commit is contained in:
Sylvain Berfini 2019-12-04 16:36:02 +01:00
parent 267fe040e2
commit 481b704c1c

View file

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