Skip to content

Commit

Permalink
Upgrade BlackObfuscator version to 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nnjun committed Oct 15, 2023
1 parent ab7f09c commit 67aec4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
implementation gradleApi()
//groovy sdk
implementation localGroovy()
implementation "com.github.CodingGay.BlackObfuscator:dex-tools:2.1"
implementation "com.github.CodingGay.BlackObfuscator:dex-tools:2.2"
}

repositories {
Expand Down

0 comments on commit 67aec4c

Please sign in to comment.