X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=build.gradle;h=f6e9073125b2693ab199e4b8fc06d204fdc8a13e;hp=a6fcfe1fe984519945439094e057b832413cf791;hb=8f89d3c5ef3625bec2dd8a99fae255f5c6f46636;hpb=308e3d588ca43d02a5704a70875f54cb7e07efb8 diff --git a/build.gradle b/build.gradle index a6fcfe1f..f6e90731 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ buildscript { jcenter() } dependencies { - classpath 'com.android.tools.build:gradle:1.5.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