// build.gradle ... android { buildTypes { // 測試版本 preview { // 啟用程式碼壓縮、優化和混淆(由R8或者ProGuard執行) minifyEnabled ...
確定! 回上一頁