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 c8e4600 commit d6b4e44Copy full SHA for d6b4e44
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.3"
+ implementation "com.github.CodingGay.BlackObfuscator:dex-tools:1.4"
15
}
16
17
repositories {
0 commit comments