我看到Android Plugin for Gradle 有一个 minifyEnabled 属性(property)以及 useProguard 属性,如下: android { buildTypes { debug { minifyEnabled true ...
確定! 回上一頁