Skip to content

Commit 85d39c6

Browse files
committed
Upgrade version to 3.4
1 parent 5f51406 commit 85d39c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repositories {
2323
}
2424
dependencies {
2525
...
26-
classpath "com.github.CodingGay:BlackObfuscator-ASPlugin:3.2"
26+
classpath "com.github.CodingGay:BlackObfuscator-ASPlugin:3.4"
2727
}
2828
```
2929
#### Step 2. app模块加入plugin

README_EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repositories {
1919
}
2020
dependencies {
2121
...
22-
classpath "com.github.CodingGay:BlackObfuscator-ASPlugin:3.2"
22+
classpath "com.github.CodingGay:BlackObfuscator-ASPlugin:3.4"
2323
}
2424
```
2525
#### Step 2. Apply the plugin in your app module

0 commit comments

Comments
 (0)