From 5c457fe5f5d47a400be291f7f878599deb60cf60 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Mon, 3 Sep 2018 13:16:55 +0200 Subject: Removed useless code/comments :pencil2: --- build.gradle | 3 --- 1 file changed, 3 deletions(-) (limited to 'build.gradle') diff --git a/build.gradle b/build.gradle index 22ce23a..d7ab8a2 100644 --- a/build.gradle +++ b/build.gradle @@ -9,9 +9,6 @@ buildscript { dependencies { classpath 'com.android.tools.build:gradle:3.1.4' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" - - // NOTE: Do not place your application dependencies here; they belong - // in the individual module build.gradle files } } -- cgit v1.2.3