1*30877f79SAndroid Build Coastguard Worker# Proguard rules specific to the OkHttp extension. 2*30877f79SAndroid Build Coastguard Worker 3*30877f79SAndroid Build Coastguard Worker# Options specified by https://github.com/square/okhttp/blob/master/README.md 4*30877f79SAndroid Build Coastguard Worker-dontwarn okhttp3.** 5*30877f79SAndroid Build Coastguard Worker-dontwarn okio.** 6*30877f79SAndroid Build Coastguard Worker-dontwarn javax.annotation.** 7*30877f79SAndroid Build Coastguard Worker-dontwarn org.conscrypt.** 8*30877f79SAndroid Build Coastguard Worker-keepnames class okhttp3.internal.publicsuffix.PublicSuffixDatabase 9