Skip to content

Commit ebd53ae

Browse files
author
Blankj
committed
see 11/03 log
1 parent 3924c52 commit ebd53ae

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id "com.android.application"
3-
id "com.blankj.bus"
3+
// id "com.blankj.bus"
44
}
55
// in config.gradle
66
configAndroidDomain project

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88

99
dependencies {
1010
classpath depConfig.gradle
11-
classpath 'com.blankj:bus-gradle-plugin:1.3'
11+
// classpath 'com.blankj:bus-gradle-plugin:1.3'
1212
classpath depConfig.kotlin_gradle_plugin
1313
}
1414
}

0 commit comments

Comments
 (0)