Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in proguard

How to prevent proguard from removing "module-info.class" from the output jar?

static java bytecode optimizer (like proguard) with escape analysis?

Android ProGuard +MultiDex causes ClassNotFoundException

Kotlin Proguard rule for enum?

enums kotlin proguard

Using Proguard with a library that uses Spring @Autowired by name

Why should you disable ProGuard for vending.billing?

Keeping java methods called from Android JNI

Android: Make "shrinkResources true" to keep all drawables, but remove other unused resources

Class in AAR file not available in Android Studio

Using getResource with ProGuard results in null result

java proguard

Correctly override proguard options

android proguard

Gradle dependency causing error "Invalid Magic Number"

Kotlin Coroutines - ClassNotFoundException with ProGuard enabled

Proguard is saying it can't find any classes

Why start excluding my own application's resources when this wasn't needed before?

android admob adt proguard

how to downgrade proguard version in android studio gradle?

R8 stripping out Kotlin companion object needed for reflection

How to turn off all Android ProGuard features except obfuscation?

Using "dontwarn" in proguard

android proguard

Proguard Obfuscation Enum Issue