X-Git-Url: https://git.ralfj.de/noFUDroid.git/blobdiff_plain/c8843d66ae54ffd382ece2d8249edba50f443f40..0b0d8b5b85b8bc0c7324c910f0064ed39e5ad024:/build.gradle diff --git a/build.gradle b/build.gradle index a75fc81..f6e9073 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ buildscript { jcenter() } dependencies { - classpath 'com.android.tools.build:gradle:0.12.+' + 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