Skip to content

Commit c8e4600

Browse files
committed
Update build.gradle
1 parent dfc2550 commit c8e4600

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

plugin/build.gradle

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,7 @@ dependencies {
1111
implementation gradleApi()
1212
//groovy sdk
1313
implementation localGroovy()
14-
implementation "com.github.CodingGay.BlackObfuscator:dex-tools:1.2"
15-
implementation "com.github.CodingGay.BlackObfuscator:dexlib2:1.2"
16-
implementation "com.github.CodingGay.BlackObfuscator:dex-obfuscator:1.2"
17-
implementation "com.github.CodingGay.BlackObfuscator:d2j-base-cmd:1.2"
14+
implementation "com.github.CodingGay.BlackObfuscator:dex-tools:1.3"
1815
}
1916

2017
repositories {

0 commit comments

Comments
 (0)