Remove comment from build.gradle

This commit is contained in:
Fredrik Fornwall
2016-09-16 23:18:34 +02:00
parent 426ddbacbd
commit 8e90545c4b

View File

@@ -6,9 +6,6 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:2.1.3'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
}