diff --git a/app/build.gradle b/app/build.gradle index e9569857d..a29a648a1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "be.ugent.zeus.hydra" minSdkVersion 16 targetSdkVersion 25 - versionCode 230 - versionName "2.3" + versionCode 240 + versionName "2.4" vectorDrawables.useSupportLibrary = true //Load the API keys from the file "secrets.progperties".