2016-11-12 23:45:46 +01:00
|
|
|
-keep class com.simplemobiletools.** { *; }
|
|
|
|
-dontwarn com.simplemobiletools.**
|
2017-06-06 17:52:57 +02:00
|
|
|
|
|
|
|
-renamesourcefileattribute SourceFile
|
2017-06-30 21:47:01 +02:00
|
|
|
-keepattributes SourceFile,LineNumberTable
|
2017-10-19 16:06:54 +02:00
|
|
|
|
|
|
|
-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
|