We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 394069d commit 42fb309Copy full SHA for 42fb309
plugin/build.gradle
@@ -11,7 +11,7 @@ dependencies {
11
implementation gradleApi()
12
//groovy sdk
13
implementation localGroovy()
14
- implementation "com.github.CodingGay.BlackObfuscator:dex-tools:0d2a909523"
+ implementation "com.github.CodingGay.BlackObfuscator:dex-tools:1.5"
15
}
16
17
repositories {
0 commit comments