We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab7f09c commit 67aec4cCopy full SHA for 67aec4c
1 file changed
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:2.1"
+ implementation "com.github.CodingGay.BlackObfuscator:dex-tools:2.2"
15
}
16
17
repositories {
0 commit comments