We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d97111d commit 394069dCopy full SHA for 394069d
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:1.4"
+ implementation "com.github.CodingGay.BlackObfuscator:dex-tools:0d2a909523"
15
}
16
17
repositories {
0 commit comments