From ed3af6328357a153e07f9df72ac0d6dc8e285aea Mon Sep 17 00:00:00 2001 From: error-reporting Date: Tue, 18 Aug 2026 19:49:31 +0700 Subject: [PATCH] network security config fixes to allow bgutils to work v2 --- .../main/res/xml/network_security_config.xml | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/app/src/main/res/xml/network_security_config.xml b/app/src/main/res/xml/network_security_config.xml index 7854a13e..a2b104bd 100644 --- a/app/src/main/res/xml/network_security_config.xml +++ b/app/src/main/res/xml/network_security_config.xml @@ -1,11 +1,16 @@ - - + + - - 127.0.0.1 - localhost + + 127.0.0.1 + localhost - \ No newline at end of file + +