We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1a59d5 commit 0cd20ffCopy full SHA for 0cd20ff
README.md
@@ -23,7 +23,7 @@ repositories {
23
```gradle
24
dependencies {
25
...
26
- classpath "com.github.CodingGay:BlackObfuscator-ASPlugin:1.7"
+ classpath "com.github.CodingGay:BlackObfuscator-ASPlugin:2.3"
27
}
28
```
29
#### Step 2. app模块加入plugin
0 commit comments