Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in proguard

Android R8 not obfuscating class names

android proguard android-r8

Replacing ProGuard keep-rule with @Keep annotation obfuscates members names

android proguard

android, why library module with minifyEnabled false

android proguard

How GBWhatsapp works [closed]

Remove all debug logging calls from third-party lib/sdk (Proguard is not working)

NullPointerException when using XML file in res/raw with Proguard

App Crashes when using a lib which uses RxJava on release only

How to reference the output file of an other Gradle task as ziptree?

gradle proguard shadowjar

React native app crashing after enabling R8 / minifyEnabled

How to add r8 rules in android?

Include proguard configuration file in pom.xml

java maven proguard pom.xml

Android: What is ProGuard and when do i need to use it?

Pro-guard Obfuscation not working in android studio

android proguard

Kotlin AAR library w/ proguard: How to keep ONLY class and method names?

Dagger + Proguard obfuscation, Errors creating object graph

android proguard dagger

ProGuard process for Scala runnable JAR

Google Gson preserve generic signatures

React Native app crashing on Proguard Enable