From a0729ca6b7128b9cac58fa79ffb9a75fa9505314 Mon Sep 17 00:00:00 2001
From: Feliciaan De Palmenaer <feliciaan@de-palmenaer.eu>
Date: Fri, 30 Sep 2016 22:24:27 +0200
Subject: [PATCH] Created new beta/prod build

---
 app/build.gradle                         | 4 ++--
 build.gradle                             | 2 +-
 gradle/wrapper/gradle-wrapper.properties | 9 +++------
 3 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/app/build.gradle b/app/build.gradle
index 77bd977f0..c8d07291e 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -7,8 +7,8 @@ android {
         applicationId "be.ugent.zeus.hydra"
         minSdkVersion 16
         targetSdkVersion 24
-        versionCode 207
-        versionName "2.0"
+        versionCode 208
+        versionName "2.0.1"
         vectorDrawables.useSupportLibrary = true
     }
     buildTypes {
diff --git a/build.gradle b/build.gradle
index 7f959c89a..6c45e5fad 100644
--- a/build.gradle
+++ b/build.gradle
@@ -6,7 +6,7 @@ buildscript {
         maven { url "https://jitpack.io" }
     }
     dependencies {
-        classpath 'com.android.tools.build:gradle:2.1.2'
+        classpath 'com.android.tools.build:gradle:2.2.0'
         classpath 'com.google.gms:google-services:3.0.0'
         // NOTE: Do not place your application dependencies here; they belong
         // in the individual module build.gradle files
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index d22e29774..93a37605a 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,10 +1,7 @@
-#Mon Aug 15 21:13:16 CEST 2016
+#Fri Sep 30 17:50:28 CEST 2016
 distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-2.10-all.zip
-
-# When set to true the Gradle daemon is used to run the build. For local developer builds this is our favorite property.
-# The developer environment is optimized for speed and feedback so we nearly always run Gradle jobs with the daemon.
-org.gradle.daemon=true
\ No newline at end of file
+org.gradle.daemon=true
+distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip