From 3eb2a26e4e25bc77193ee27f223766b7c7aa8c64 Mon Sep 17 00:00:00 2001 From: Christian Schabesberger Date: Fri, 27 May 2016 15:29:02 +0200 Subject: [PATCH] blub commit --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index a6fcfe1fe..f6e907312 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ buildscript { jcenter() } dependencies { - classpath 'com.android.tools.build:gradle:1.5.0' + classpath 'com.android.tools.build:gradle:2.1.0' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files