diff --git a/app/build.gradle b/app/build.gradle index 68416738c..f04c702fc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -64,7 +64,7 @@ android { defaultConfig { minSdkVersion 21 targetSdkVersion 28 - versionCode 4114 + versionCode 4115 versionName "4.1" applicationId getPackageName() multiDexEnabled true