openvidu-android: remove usesCleartextTraffic from AndroidManifest.xml
This commit is contained in:
parent
f2c459086e
commit
266fc9020d
@ -10,7 +10,6 @@
|
||||
<uses-feature android:name="android.hardware.camera" />
|
||||
|
||||
<application
|
||||
android:usesCleartextTraffic="true"
|
||||
android:allowBackup="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user