Guest User

Untitled

a guest
Mar 17th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. -keep public class * implements com.bumptech.glide.module.GlideModule
  2. -keep public class * extends com.bumptech.glide.module.AppGlideModule
  3. -keep public enum com.bumptech.glide.load.ImageHeaderParser$** {
  4. **[] $VALUES;
  5. public *;
  6. }
Add Comment
Please, Sign In to add comment