We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cca2df commit f3c1056Copy full SHA for f3c1056
module_zhihu/src/main/debug/AndroidManifest.xml
@@ -15,6 +15,7 @@
15
android:allowBackup="true"
16
android:icon="@mipmap/zhihu_ic_logo"
17
android:label="@string/zhihu_module_name"
18
+ android:networkSecurityConfig="@xml/public_network_security_config"
19
android:supportsRtl="true"
20
android:theme="@style/public_AppTheme">
21
<activity
0 commit comments