android { buildTypes { debug { minifyEnabled false //關閉,混淆shrinkResources false //關閉,去除用到的資源proguardFiles ...
確定! 回上一頁