[Android][Proguard] square-okhttp proguard


[Android][Proguard] square-okhttp proguard

# OkHttp -keepattributes Signature -keepattributes *Annotation* -keep class com.squareup.okhttp.** { *; } -keep interface com.squareup.okhttp.** { *; } -dontwarn com.squareup.okhttp.**

[Android][Proguard] square-okhttp proguard에 대한 요약내용입니다.

자세한 내용은 아래에 원문링크를 확인해주시기 바랍니다.


원문링크 : [Android][Proguard] square-okhttp proguard