|
|
@@ -10,6 +10,7 @@
|
|
|
android:name="com.izouma.screen_stream_plugin.MyApplication"
|
|
|
android:icon="@mipmap/ic_launcher"
|
|
|
android:label="微电竞"
|
|
|
+ android:networkSecurityConfig="@xml/network_security_config"
|
|
|
android:theme="@style/AppTheme"
|
|
|
android:usesCleartextTraffic="true">
|
|
|
<activity
|