diff --git a/app/build.gradle b/app/build.gradle index fa133b2..35c289b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "taco.scoop" minSdkVersion 21 targetSdkVersion 28 - versionCode 23 - versionName "2.0.7" + versionCode 24 + versionName "2.0.8" vectorDrawables.useSupportLibrary true