diff --git a/app/build.gradle b/app/build.gradle index 366751d25..adaea91f6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -20,8 +20,8 @@ android { minSdkVersion 15 targetSdkVersion 28 - versionCode 86 - versionName "0.76" + versionCode 87 + versionName "0.77" multiDexEnabled true vectorDrawables.useSupportLibrary = true