Skip to content

Commit 1bbe8bc

Browse files
committed
修改README
1 parent d2a89b1 commit 1bbe8bc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ buildscript {
1111
mavenCentral()
1212
}
1313
dependencies {
14-
classpath "com.github.qq549631030:android-junk-code:1.0.8"
14+
classpath "com.github.qq549631030:android-junk-code:1.0.9"
1515
}
1616
}
1717
```
@@ -41,7 +41,8 @@ androidJunkCode {
4141
}
4242
```
4343

44-
**原configMap配置方式已过时,1.0.8版以后请使用variantConfig配置方式"**
44+
**原configMap配置方式已过时,1.0.9版以后请使用variantConfig配置方式"**
45+
4546
如果有多个变体共用一个配置可以这样做
4647
```groovy
4748
androidJunkCode {

0 commit comments

Comments
 (0)