Skip to content

Commit

Permalink
gradle-plugins properties file in wrong place
Browse files Browse the repository at this point in the history
  • Loading branch information
Shine0x0400 committed Jan 10, 2019
1 parent d6bb30c commit 37b2961
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ buildscript {
2. 在app级别build.gradle文件中应用插件:

```
import com.zjl.log.codeless.LogPlugin
apply plugin: LogPlugin
apply plugin: 'com.zjl.log.codeless'
// 无痕埋点配置
CodelessLog {
// 控制是否打印插桩日志
Expand Down

0 comments on commit 37b2961

Please sign in to comment.