From a9bbe9cd009ae3fe4190a1642533bfc2aecac771 Mon Sep 17 00:00:00 2001 From: ammarahm-ed Date: Sat, 20 Feb 2021 14:47:20 +0500 Subject: [PATCH] update network_security_config --- .../android/app/src/main/res/xml/network_security_config.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps/mobile/android/app/src/main/res/xml/network_security_config.xml b/apps/mobile/android/app/src/main/res/xml/network_security_config.xml index a135f2ace..f20bc3deb 100644 --- a/apps/mobile/android/app/src/main/res/xml/network_security_config.xml +++ b/apps/mobile/android/app/src/main/res/xml/network_security_config.xml @@ -3,6 +3,11 @@ 10.0.2.2 localhost + 192.168.10.5 + 192.168.10.3 + 192.168.10.4 + 192.168.10.6 + 192.168.10.8 192.168.10.7 \ No newline at end of file