diff --git a/app/build.gradle b/app/build.gradle index eefda99aa..6c4c06e65 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,7 +8,7 @@ android { applicationId "be.ugent.zeus.hydra" minSdkVersion 14 targetSdkVersion 23 - versionCode 201 + versionCode 202 versionName "2.0" vectorDrawables.useSupportLibrary = true }