Version bumped

This commit is contained in:
Sylvain Berfini 2019-12-05 13:37:27 +01:00
parent 30168a6fdb
commit 77d87cb5c8

View file

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