Bumped version code

This commit is contained in:
Sylvain Berfini 2021-06-17 15:45:24 +02:00
parent 6fa0b96cc0
commit 8066e1a217

View file

@ -89,7 +89,7 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 30 targetSdkVersion 30
versionCode 4493 versionCode 4494
versionName "${project.version}" versionName "${project.version}"
applicationId getPackageName() applicationId getPackageName()
} }