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 0f8743b commit dfc2550Copy full SHA for dfc2550
README.md
@@ -23,7 +23,7 @@ repositories {
23
```gradle
24
dependencies {
25
...
26
- classpath "com.github.CodingGay:BlackObfuscator-ASPlugin:2.3"
+ classpath "com.github.CodingGay:BlackObfuscator-ASPlugin:2.5"
27
}
28
```
29
#### Step 2. app模块加入plugin
0 commit comments