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.