[Fix]修复安卓10之后Cleartext HTTP traffic to dzt.zhidaozhixing.com not permitted问题

This commit is contained in:
donghongyu
2021-11-19 21:28:54 +08:00
parent 501dac9e55
commit 380c248ff4
5 changed files with 8 additions and 2 deletions

View File

@@ -27,6 +27,7 @@
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:networkSecurityConfig="@xml/network_security_config"
android:theme="@style/AppTheme">
<activity
android:name=".MainActivity"