Skip to content

Commit 42fb309

Browse files
committed
Update build.gradle
1 parent 394069d commit 42fb309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/build.gradle

+1-1
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:0d2a909523"
14+
implementation "com.github.CodingGay.BlackObfuscator:dex-tools:1.5"
1515
}
1616

1717
repositories {

0 commit comments

Comments
 (0)