diff --git a/app/build.gradle b/app/build.gradle index f6ba9432e..4a6b3c4b5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -72,7 +72,7 @@ android { defaultConfig { minSdkVersion 21 targetSdkVersion 28 - versionCode 4120 + versionCode 4121 versionName "4.1" applicationId getPackageName() multiDexEnabled true