diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index e18e81392..b9aa1d3f1 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -21,7 +21,7 @@ android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" android:theme="@style/AppTheme" - android:usesCleartextTraffic="true" + android:networkSecurityConfig="@xml/network_security_config" tools:ignore="UnusedAttribute"> + + + + + + + + + + + + \ No newline at end of file