Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in proguard

How can I target kotlin `internal` classes with proguard?

Kotlin reflect proguard SmallSortedMap

Crashlytics no longer uploads mapping file when using Android App Bundle

Proguard issues with jar files, how to find the missing jar?

java android jar proguard

Proguard seeming to remove an entire packages that are included in the path

android eclipse proguard

Obfuscating WAR file with Proguard

java proguard obfuscation

Obfuscating the .aar files

Android Proguard - dontobfuscate doesn't disable obfuscation

what is the difference between -keep class and -dontwarn

Proguard error: "Exception while processing task java.io.IOException: Please correct the above warnings first"

android gradle proguard

Android Proguard - how to keep onClick handlers only referenced from XML layouts

android proguard

DexIndexOverflowException Only When Running Tests

How can I tell ProGuard to keep my function that is used for onClick?

android proguard

Duplicate Zip Entry after Gradle Plugin v0.13.1

"Application stopped working" after enabling Proguard

android proguard

Does ProGuard support Java 11?

java proguard

android - how to keep enum from proguard

android enums proguard

Can't generate signed APK in Android Studio, because proguard-rules.txt is missing

Proguard no longer works with Retrofit

android proguard retrofit