Revert merge of master into 2.8-release

This commit is contained in:
misaochan 2018-09-27 01:59:47 +10:00
parent 15f9895336
commit feb26224b4
111 changed files with 804 additions and 3260 deletions

9
app/proguard-glide.txt Normal file
View file

@ -0,0 +1,9 @@
-keep public class * implements com.bumptech.glide.module.GlideModule
-keep public class * extends com.bumptech.glide.module.AppGlideModule
-keep public enum com.bumptech.glide.load.ImageHeaderParser$** {
**[] $VALUES;
public *;
}
# for DexGuard only
-keepresourcexmlelements manifest/application/meta-data@value=GlideModule