blob: 699fbdaaadad8383a890f4b6fe1db352a58576cc [file] [log] [blame]
Svet Ganovc683da62016-01-29 19:05:31 -08001-keepparameternames
2-keepattributes Exceptions,InnerClasses,Signature,Deprecated,
Christoffer Adamsene827be72025-01-17 04:46:14 -08003 SourceFile,LineNumberTable,EnclosingMethod,
4 RuntimeVisibleAnnotations,RuntimeVisibleParameterAnnotations,
5 RuntimeVisibleTypeAnnotations,AnnotationDefault
Svet Ganovc683da62016-01-29 19:05:31 -08006
7-keep public class * {
8 public protected *;
9}