mediapipe/.aswb/.blaze/aar_libraries/glide-4.11.0_cd14c04b.aar/proguard.txt
2022-08-03 19:10:23 +08:00

12 lines
352 B
Plaintext

-keep public class * implements com.bumptech.glide.module.GlideModule
-keep class * extends com.bumptech.glide.module.AppGlideModule {
<init>(...);
}
-keep public enum com.bumptech.glide.load.ImageHeaderParser$** {
**[] $VALUES;
public *;
}
# Uncomment for DexGuard only
#-keepresourcexmlelements manifest/application/meta-data@value=GlideModule