Skip to content

Commit e2ba87b

Browse files
committed
Upgrade BlackObfuscator Version to 1.6.1
1 parent 9c902c0 commit e2ba87b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies {
1111
implementation gradleApi()
1212
//groovy sdk
1313
implementation localGroovy()
14-
implementation "com.github.CodingGay.BlackObfuscator:dex-tools:1.6"
14+
implementation "com.github.CodingGay.BlackObfuscator:dex-tools:1.6.1"
1515
}
1616

1717
repositories {

0 commit comments

Comments
 (0)