diff --git a/app/build.gradle b/app/build.gradle index df8b74789..303fcc45b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -88,7 +88,7 @@ android { defaultConfig { minSdkVersion 21 targetSdkVersion 29 - versionCode 4206 + versionCode 4207 versionName "${project.version}" applicationId getPackageName() multiDexEnabled true