
META-INF.proguard.retrofit2-wire-converter.pro Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of converter-wire Show documentation
Show all versions of converter-wire Show documentation
A Retrofit Converter which uses Wire for serialization.
The newest version!
# ADAPTER field is looked up reflectively.
-keepclassmembers class * extends com.squareup.wire.Message {
public static com.squareup.wire.ProtoAdapter ADAPTER;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy