From aa24a057fc043173af3d8b93a2dfab7e6ac6e299 Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Sun, 5 Mar 2017 11:42:29 +0100 Subject: [PATCH] allow Conversations to access user trust store --- src/main/AndroidManifest.xml | 2 ++ src/main/res/xml/network_security_configuration.xml | 9 +++++++++ 2 files changed, 11 insertions(+) create mode 100644 src/main/res/xml/network_security_configuration.xml diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml index c43c0429f..5f5265e89 100644 --- a/src/main/AndroidManifest.xml +++ b/src/main/AndroidManifest.xml @@ -21,7 +21,9 @@ + + + + + + + + + \ No newline at end of file