X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=fc0dc95ac758e41933282783ed5204a4132c9a3d;hb=3192bd34bf50f05fa3939565dd979d42020fb78d;hp=8f6a8a50839ac19e5fb9a9d55fcbba8e79e41d85;hpb=d420aa6be32a78b27905074edc3881a6e71d2263;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 8f6a8a50..fc0dc95a 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -43,7 +43,9 @@ android:roundIcon="@mipmap/privacy_browser_round" android:allowBackup="false" android:fullBackupContent="false" - android:supportsRtl="true" > + android:supportsRtl="true" + android:networkSecurityConfig="@xml/network_security_config" + tools:ignore="UnusedAttribute" > + + +