android9.0后允许http调用 by xiaoyuanhost

This commit is contained in:
pppscn 2021-03-03 14:48:11 +08:00
parent 5fc28776f0
commit 2d7ae7428e
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,8 @@
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/AppTheme">
android:theme="@style/AppTheme"
android:usesCleartextTraffic="true">
<meta-data
android:name="UPDATE_APP_KEY"