aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle3
1 files changed, 0 insertions, 3 deletions
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
}
}