mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-22 04:28:00 +01:00
10 lines
425 B
Prolog
10 lines
425 B
Prolog
-keep class com.simplemobiletools.** { *; }
|
|
-dontwarn com.simplemobiletools.**
|
|
|
|
-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
|