mirror of
https://github.com/pppscn/SmsForwarder
synced 2024-11-17 21:25:31 +00:00
android9.0后允许http调用 by xiaoyuanhost
This commit is contained in:
parent
210555f7b1
commit
dcb645a4b2
@ -9,7 +9,8 @@
|
|||||||
android:label="@string/app_name"
|
android:label="@string/app_name"
|
||||||
android:roundIcon="@mipmap/ic_launcher_round"
|
android:roundIcon="@mipmap/ic_launcher_round"
|
||||||
android:supportsRtl="true"
|
android:supportsRtl="true"
|
||||||
android:theme="@style/AppTheme">
|
android:theme="@style/AppTheme"
|
||||||
|
android:usesCleartextTraffic="true">
|
||||||
|
|
||||||
<meta-data
|
<meta-data
|
||||||
android:name="UPDATE_APP_KEY"
|
android:name="UPDATE_APP_KEY"
|
||||||
|
Loading…
Reference in New Issue
Block a user