From: Ralf Jung Date: Thu, 26 May 2016 18:31:43 +0000 (+0200) Subject: update gradle plugin X-Git-Url: https://git.ralfj.de/noFUDroid.git/commitdiff_plain/HEAD update gradle plugin --- diff --git a/build.gradle b/build.gradle index 6356aab..f6e9073 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ buildscript { jcenter() } dependencies { - classpath 'com.android.tools.build:gradle:1.0.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