We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdd6dd3 commit 1483376Copy full SHA for 1483376
lib_common/src/main/AndroidManifest.xml
@@ -16,7 +16,7 @@
16
17
<application>
18
<meta-data
19
- android:name=".glide.OkHttpGlideModule"
+ android:name="com.guiying.module.common.glide.OkHttpGlideModule"
20
android:value="GlideModule" />
21
22
</application>
0 commit comments