mirror of
https://github.com/pppscn/SmsForwarder
synced 2025-08-03 01:17:41 +08: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: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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user