How to enable ProGuard obfuscation in Android Studio? · Go to the build.gradle file of app · enable the minifyEnabled true · enable shrinkResources true to reduce ...
確定! 回上一頁