Version code bumped

This commit is contained in:
Sylvain Berfini 2019-11-20 10:14:58 +01:00
parent 66f349ebd2
commit 8f9aeecf82

View file

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