diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 79cd006..db2c290 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -9,7 +9,8 @@ android:allowBackup="true" android:icon="@mipmap/ic_launcher" android:label="@string/app_name" - android:theme="@style/AppTheme"> + android:theme="@style/AppTheme" + android:networkSecurityConfig=”@xml/network_security_config”> + + + + + + + +