Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Proguard

Android - Proguard And Retrofit 2?

I am using from Proguard for my project and bellow code is in my proguard-rules.pro : # Retrofit -k… Read more Android - Proguard And Retrofit 2?

Duplicate Class MultiDex$V14.class

My Android gradle build is failing during the ProGuard phase with a duplicate class error for Multi… Read more Duplicate Class MultiDex$V14.class