Updated build.gradle version code

This commit is contained in:
Sylvain Berfini 2020-05-14 10:04:11 +02:00
parent fb21b47e30
commit 09387a0bf9

View file

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