Version code bumped

This commit is contained in:
Sylvain Berfini 2019-11-27 13:32:00 +01:00
parent 53d8788cb1
commit 7192d09048

View file

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