diff --git a/app/build.gradle b/app/build.gradle index c4b481e7f..fac3fae0f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { applicationId "me.hackerchick.catima" minSdkVersion 21 targetSdkVersion 31 - versionCode 91 - versionName "2.9.0" + versionCode 92 + versionName "2.10.0" vectorDrawables.useSupportLibrary true multiDexEnabled true