Skip to content

Commit

Permalink
Upgrade version to 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
nnjun committed Oct 15, 2023
1 parent 67aec4c commit 10962b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repositories {
}
dependencies {
...
classpath "com.github.CodingGay:BlackObfuscator-ASPlugin:3.7"
classpath "com.github.CodingGay:BlackObfuscator-ASPlugin:3.9"
}
```
#### Step 2. app模块加入plugin
Expand Down
2 changes: 1 addition & 1 deletion README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repositories {
}
dependencies {
...
classpath "com.github.CodingGay:BlackObfuscator-ASPlugin:3.7"
classpath "com.github.CodingGay:BlackObfuscator-ASPlugin:3.9"
}
```
#### Step 2. Apply the plugin in your app module
Expand Down

0 comments on commit 10962b0

Please sign in to comment.