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.