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 5f51406 commit 85d39c6Copy full SHA for 85d39c6
README.md
@@ -23,7 +23,7 @@ repositories {
23
}
24
dependencies {
25
...
26
- classpath "com.github.CodingGay:BlackObfuscator-ASPlugin:3.2"
+ classpath "com.github.CodingGay:BlackObfuscator-ASPlugin:3.4"
27
28
```
29
#### Step 2. app模块加入plugin
README_EN.md
@@ -19,7 +19,7 @@ repositories {
19
20
21
22
#### Step 2. Apply the plugin in your app module
0 commit comments