From 393358cd3364a3b74b4c762a038cb30af559a507 Mon Sep 17 00:00:00 2001 From: Ruben Date: Fri, 9 Sep 2016 13:00:50 +0100 Subject: [PATCH] Update gradle --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 9da31b9..dd57b9d 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ buildscript { jcenter() } dependencies { - classpath 'com.android.tools.build:gradle:2.2.0-beta1' + classpath 'com.android.tools.build:gradle:2.2.0-rc2' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files