We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc8058e commit 96e82efCopy full SHA for 96e82ef
build.gradle
@@ -13,7 +13,7 @@ buildscript {
13
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
14
classpath "com.github.dcendents:android-maven-gradle-plugin:1.5"
15
classpath 'com.novoda:bintray-release:0.8.0'
16
- classpath 'com.lin.dhjar:bcatch:1.0.0'
+ //classpath 'com.lin.dhjar:bcatch:1.0.0'
17
// NOTE: Do not place your application dependencies here; they belong
18
// in the individual module build.gradle files
19
}
0 commit comments