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