Skip to content

Commit 96e82ef

Browse files
authored
Update build.gradle
1 parent dc8058e commit 96e82ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1414
classpath "com.github.dcendents:android-maven-gradle-plugin:1.5"
1515
classpath 'com.novoda:bintray-release:0.8.0'
16-
classpath 'com.lin.dhjar:bcatch:1.0.0'
16+
//classpath 'com.lin.dhjar:bcatch:1.0.0'
1717
// NOTE: Do not place your application dependencies here; they belong
1818
// in the individual module build.gradle files
1919
}

0 commit comments

Comments
 (0)