allow cleartext traffic
This commit is contained in:
parent
c963c7195b
commit
6c7e5895de
2 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
android:label="@string/app_name"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
android:usesCleartextTraffic="true"
|
||||
android:theme="@style/Theme.Phonograph.Light"
|
||||
tools:ignore="UnusedAttribute">
|
||||
<activity android:name=".ui.activities.MainActivity" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue