add two more proguard rules

This commit is contained in:
tibbi 2017-10-19 21:44:29 +02:00
parent 8e810160ba
commit c286e8e337

View file

@ -1,3 +1,6 @@
-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