X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;ds=sidebyside;f=build.gradle;h=6356aabdc2c67d3696214aa0e4e896957d2593ac;hb=HEAD;hp=a75fc818029d352cdac0810172f4b25d1ce193df;hpb=d037e72bf8d369a4284e237456af46ec00005aa6;p=Sunshine.git diff --git a/build.gradle b/build.gradle index a75fc81..6356aab 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:1.0.0' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files