buildTypes { release { minifyEnabled true proguardFiles 'proguard.cfg' } }. I understand that this means that "in release build, enable Proguard's minify, ...
確定! 回上一頁