我看到Gradle的Android插件有一个minifyEnabled属性和一个useProguard属性,如下所示:android { buildTypes { debug { minifyEnabled ...
確定! 回上一頁