adding some glide related proguard rules

This commit is contained in:
tibbi 2017-10-19 16:06:54 +02:00
parent 7fe9a27b84
commit 199dbb8cd3

View file

@ -3,3 +3,8 @@
-renamesourcefileattribute SourceFile
-keepattributes SourceFile,LineNumberTable
-dontwarn com.bumptech.glide.load.engine.bitmap_recycle.LruBitmapPool
-dontwarn com.bumptech.glide.load.resource.bitmap.Downsampler
-dontwarn com.bumptech.glide.load.resource.bitmap.HardwareConfigState
-dontwarn com.bumptech.glide.manager.RequestManagerRetriever