Android Gradleのプラグインには、次のようにminifyEnabledプロパティとuseProguardプロパティがあります。Android { buildTypes { debug { minifyEnabled true ...
確定! 回上一頁