Skip to content

Commit d6b4e44

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

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.3"
14+
implementation "com.github.CodingGay.BlackObfuscator:dex-tools:1.4"
1515
}
1616

1717
repositories {

0 commit comments

Comments
 (0)