Skip to content

Commit badd6b2

Browse files
committed
Update README.md
1 parent b3ac92d commit badd6b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repositories {
2323
```gradle
2424
dependencies {
2525
...
26-
classpath "com.github.CodingGay:BlackObfuscator-ASPlugin:2.5"
26+
classpath "com.github.CodingGay:BlackObfuscator-ASPlugin:2.3"
2727
}
2828
```
2929
#### Step 2. app模块加入plugin
@@ -65,7 +65,7 @@ dependencies {
6565
...
6666
}
6767
```
68-
#### Step 4. 打包即可自动混淆
68+
#### Step 4. Clean一次项目,打包即可自动混淆
6969

7070

7171
### License

0 commit comments

Comments
 (0)