MollyAppRemake/app/proguard/proguard-retrofit.pro

4 lines
105 B
Prolog
Raw Normal View History

2025-03-14 14:37:12 +05:00
-dontwarn retrofit.**
-keep class retrofit.** { *; }
-keepattributes Signature
-keepattributes Exceptions