Skip to content

Commit f3c1056

Browse files
committed
Add public_network_security_config.xml on module_zhihu
1 parent 8cca2df commit f3c1056

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

module_zhihu/src/main/debug/AndroidManifest.xml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
android:allowBackup="true"
1616
android:icon="@mipmap/zhihu_ic_logo"
1717
android:label="@string/zhihu_module_name"
18+
android:networkSecurityConfig="@xml/public_network_security_config"
1819
android:supportsRtl="true"
1920
android:theme="@style/public_AppTheme">
2021
<activity

0 commit comments

Comments
 (0)