We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bb9430 commit e182773Copy full SHA for e182773
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.5"
+ implementation "com.github.CodingGay.BlackObfuscator:dex-tools:1.6"
15
}
16
17
repositories {
0 commit comments