mirror of
https://github.com/pppscn/SmsForwarder
synced 2025-08-17 16:27:41 +08:00
android9.0后允许http调用 by xiaoyuanhost
This commit is contained in:
parent
5fc28776f0
commit
2d7ae7428e
@ -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