All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.com.android.tools.r8-upto-1.6.0.moshi-metadata-reflect.pro Maven / Gradle / Ivy

There is a newer version: 1.7.20-Beta-0.18.3
Show newest version
# 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-from-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 implementations of service loaded interfaces
# R8 will automatically handle these these in 1.6+
-keep interface kotlinx.metadata.impl.extensions.MetadataExtensions
-keep class * implements kotlinx.metadata.impl.extensions.MetadataExtensions { public protected *; }

# 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