Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in proguard

Retrofit doesn't serialize second object in my response class

How to exclude this particuar class from ProGuard obfuscation

android proguard

Gson Nested classes are null while using proguard

Proguard plugin is giving error: Failed to execute goal: proguard (default) on project X: Obfuscation failed (result=1)

java maven proguard

Okio warning while implementing Proguard rules

android proguard

Maven Proguard plugin - "proguard.Proguard not found on classpath" error

How to skip proguard models used by retrofit2 that is on the base package?

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?