Version: 2020.3
언어: 한국어
public static bool minifyWithR8 ;

설명

Use R8 to perform minification.

Enable to use R8 to minify java code. Disable to use Proguard instead. Both tools use Proguard configuration files.