mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-16 12:08:25 +00:00
6 lines
184 B
Prolog
6 lines
184 B
Prolog
![]() |
# OkHttp
|
||
|
-keepattributes Signature
|
||
|
-keepattributes *Annotation*
|
||
|
-keep class com.squareup.okhttp.** { *; }
|
||
|
-keep interface com.squareup.okhttp.** { *; }
|
||
|
-dontwarn com.squareup.okhttp.**
|