diff --git a/AndroidManifest.xml b/AndroidManifest.xml --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -38,6 +38,7 @@ android:icon="@drawable/icon" android:label="KDE Connect" android:supportsRtl="true" + android:networkSecurityConfig="@xml/network_security_config" android:theme="@style/KdeConnectTheme"> + + + + \ No newline at end of file