diff --git a/app/build.gradle b/app/build.gradle index c90cb1dcb..00ebdad88 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -64,7 +64,7 @@ android { defaultConfig { minSdkVersion 21 targetSdkVersion 28 - versionCode 4110 + versionCode 4111 versionName "4.1" applicationId getPackageName() multiDexEnabled true