diff --git a/build.gradle b/build.gradle index d4bf2f1..71249c9 100644 --- a/build.gradle +++ b/build.gradle @@ -7,9 +7,6 @@ buildscript { dependencies { classpath 'com.android.tools.build:gradle:2.0.0-beta6' classpath 'com.novoda:bintray-release:0.3.4' - - // NOTE: Do not place your application dependencies here; they belong - // in the individual module build.gradle files } }