Change Log - Version 3.1.1
Fixes:
- Removes
Illegal reflective access
warnings when running with Java 9. - The
-DDISABLE_DASHO
flag properly disables obfuscation with the newminifyEnabled
configuration.
Illegal reflective access
warnings when running with Java 9.-DDISABLE_DASHO
flag properly disables obfuscation with the new minifyEnabled
configuration.