signal-android/app/proguard/proguard-retrofit.pro

4 lines
105 B
Prolog
Raw Normal View History

2025-11-20 09:26:33 +01:00
-dontwarn retrofit.**
-keep class retrofit.** { *; }
-keepattributes Signature
-keepattributes Exceptions