diff options
Diffstat (limited to 'enigma/build.gradle')
| -rw-r--r-- | enigma/build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/enigma/build.gradle b/enigma/build.gradle index cabea13..ffea473 100644 --- a/enigma/build.gradle +++ b/enigma/build.gradle | |||
| @@ -9,7 +9,7 @@ dependencies { | |||
| 9 | implementation 'org.ow2.asm:asm-util:9.6' | 9 | implementation 'org.ow2.asm:asm-util:9.6' |
| 10 | 10 | ||
| 11 | implementation 'org.bitbucket.mstrobel:procyon-compilertools:0.6.0' | 11 | implementation 'org.bitbucket.mstrobel:procyon-compilertools:0.6.0' |
| 12 | implementation 'net.fabricmc:cfr:0.2.1' | 12 | implementation 'net.fabricmc:cfr:0.2.2' |
| 13 | 13 | ||
| 14 | proGuard 'com.guardsquare:proguard-base:7.4.0-beta02' | 14 | proGuard 'com.guardsquare:proguard-base:7.4.0-beta02' |
| 15 | 15 | ||