Version code bumped

This commit is contained in:
Sylvain Berfini 2019-11-29 11:05:06 +01:00
parent 67637f8267
commit 4c468a7042

View file

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