mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 20:13:36 +00:00
Allow HTTP traffic in Android 9+
This commit is contained in:
parent
5e2da898c9
commit
dbab36feed
@ -14,7 +14,7 @@
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:name=".Application"
|
||||
android:supportsRtl="true"
|
||||
android:usesCleartextTraffic="true"
|
||||
android:theme="@style/AppTheme" >
|
||||
|
||||
<activity android:name=".ui.home.activity.MainActivity"
|
||||
|
Loading…
Reference in New Issue
Block a user