這可以通過在所需的構建上將'minifyEnabled'命令設定為true 來完成 ... debug { minifyEnabled false } testRelease { minifyEnabled true ...
確定! 回上一頁