META-INF.com.android.tools.r8-from-1.6.0.moshi-metadata-reflect.pro Maven / Gradle / Ivy
# When editing this file, update the following files as well:
# - META-INF/com.android.tools/proguard/moshi-kotlin.pro
# - META-INF/com.android.tools/r8-upto-1.6.0/moshi-kotlin.pro
# - META-INF/proguard/moshi-kotlin.pro
# Keep Metadata annotations so they can be parsed at runtime.
-keep class kotlin.Metadata { *; }
# Keep default constructor marker name for lookup in signatures.
-keepnames class kotlin.jvm.internal.DefaultConstructorMarker
# Keep generic signatures and annotations at runtime.
# R8 requires InnerClasses and EnclosingMethod if you keepattributes Signature.
-keepattributes InnerClasses,Signature,RuntimeVisible*Annotations,EnclosingMethod
© 2015 - 2025 Weber Informatics LLC | Privacy Policy