aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.gradle
diff options
context:
space:
mode:
authorMarvin Borner2018-09-03 13:16:55 +0200
committerMarvin Borner2018-09-03 13:16:55 +0200
commit5c457fe5f5d47a400be291f7f878599deb60cf60 (patch)
tree056cdfda90a7f9b8477ef1402d2f31462071aec9 /build.gradle
parent7fe328e982570e5dfe2141ca0357c59572f2288a (diff)
Removed useless code/comments :pencil2:
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
}
}