diff --git a/app/build.gradle b/app/build.gradle index 12b999f33..1047e91f1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { applicationId "me.hackerchick.catima" minSdkVersion 21 targetSdkVersion 31 - versionCode 88 - versionName "2.7.3" + versionCode 89 + versionName "2.8.0" vectorDrawables.useSupportLibrary true multiDexEnabled true