
META-INF.proguard.retrofit2-protobuf-converter.pro Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of converter-protobuf Show documentation
Show all versions of converter-protobuf Show documentation
A Retrofit Converter which uses Protocol Buffers for serialization.
# Parser looked up reflectively.
-keepclassmembers class * implements com.google.protobuf.MessageLite {
public static com.google.protobuf.Parser parser();
# Fallback for v2.x.
public static com.google.protobuf.Parser PARSER;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy