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 7603953 commit 9e4abe5Copy full SHA for 9e4abe5
README.md
@@ -23,7 +23,7 @@ repositories {
23
}
24
dependencies {
25
...
26
- classpath "com.github.CodingGay:BlackObfuscator-ASPlugin:3.6"
+ classpath "com.github.CodingGay:BlackObfuscator-ASPlugin:3.7"
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