use new AppGlideModule class and update proguard rules

This commit is contained in:
dkanada 2020-10-31 19:11:40 +09:00
commit 52986be353
5 changed files with 16 additions and 27 deletions

View file

@ -76,12 +76,6 @@
<meta-data
android:name="com.lge.support.SPLIT_WINDOW"
android:value="true" />
<meta-data
android:name="com.dkanada.gramophone.glide.CustomGlideModule"
android:value="GlideModule" />
<meta-data
android:name="com.bumptech.glide.integration.okhttp3.OkHttpGlideModule"
android:value="GlideModule" />
<receiver android:name=".widgets.BootReceiver">
<intent-filter>