X-Git-Url: https://git.ralfj.de/noFUDroid.git/blobdiff_plain/b029b7d991456e4440c1bd576bead042726ca4a9..0b0d8b5b85b8bc0c7324c910f0064ed39e5ad024:/build.gradle 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