From f50e6e00cead54609c0c32ca08d5332dc03dabfd Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Wed, 5 Dec 2018 14:40:40 +0100 Subject: [PATCH] allow unencrypted http on android 9 this commit is just to make policies equal and independent on various android versions. support for http might be removed in the future across all versions. --- src/main/res/xml/network_security_configuration.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/res/xml/network_security_configuration.xml b/src/main/res/xml/network_security_configuration.xml index 02ecb3485..bb6ab93df 100644 --- a/src/main/res/xml/network_security_configuration.xml +++ b/src/main/res/xml/network_security_configuration.xml @@ -1,6 +1,6 @@ - +