Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-proguard

Proguard minifyEnabled true for debug build, not working on pre-Lollipop

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

what is the difference between -keep class and -dontwarn

How to reduce size of an apk file? [duplicate]

Proguard not working after update to Google Play Services 11.8.0

Proguard doesnt preserve the line numbers and method names in stacktrace

Unable to build a release build in Kotlin

How to not obfuscate interface methods & its parameters using Proguard in Android?

Obfuscate private fields using ProGuard

Android how to place all my classes in one package using Proguard

Android design support library proguard rules

dagger android support proguard rules

Android Proguard warning: can't write resource (Duplicate zip entry)

android android-proguard

How to upgrade ProGuard for Android?

android android-proguard

Android/java: Transition / Migration from ProGuard to R8?

How to perform minification and obfuscation with the JACK compiler?

ConsumerProguardFiles vs ProguardFiles

Cannot find a version of 'com.android.support:support-annotations' that satisfies the version constraints

What is the difference between proguard-android.txt and proguard-rules.pro ? - Android

Proguard causing runtime exception with Android Navigation Component