buildTypes { release { debuggable false minifyEnabled true useProguard true ... } debug { debuggable true minifyEnabled true useProguard ...
確定! 回上一頁