mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-02-16 20:10:37 +01:00
adding some glide related proguard rules
This commit is contained in:
parent
7fe9a27b84
commit
199dbb8cd3
5
app/proguard-rules.pro
vendored
5
app/proguard-rules.pro
vendored
@ -3,3 +3,8 @@
|
|||||||
|
|
||||||
-renamesourcefileattribute SourceFile
|
-renamesourcefileattribute SourceFile
|
||||||
-keepattributes SourceFile,LineNumberTable
|
-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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user