Version: 2022.3
public static bool minifyDebug ;

描述

Enable to minify debug build.

Enable to minify your java code in debug (development) configuration. Use proguard configuration file to control the process. NOTE: Minification can sometimes remove needed code and produce non-working binaries.