Below is the sample how to enable default ProGuard in Android Studio. Go to the build.gradle file of app; enable the minifyEnabled true; enable shrinkResources ...
確定! 回上一頁