use new AppGlideModule class and update proguard rules
This commit is contained in:
parent
baab43f89d
commit
52986be353
5 changed files with 16 additions and 27 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue