mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2024-12-23 14:41:06 +01:00
11 lines
425 B
Prolog
11 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
|