Skip to content

Commit 5a5e2c4

Browse files
committed
Upgrade BlackObfuscator Version to 2.0
1 parent e2ba87b commit 5a5e2c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies {
1111
implementation gradleApi()
1212
//groovy sdk
1313
implementation localGroovy()
14-
implementation "com.github.CodingGay.BlackObfuscator:dex-tools:1.6.1"
14+
implementation "com.github.CodingGay.BlackObfuscator:dex-tools:2.0"
1515
}
1616

1717
repositories {

0 commit comments

Comments
 (0)