From ee2ef14ef6495f551edf173afda53aacb9c47a56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerson=20Loaiza=20V=C3=A1squez?= Date: Thu, 12 Sep 2024 13:50:27 -0600 Subject: [PATCH] Adding XML for network security config purposes --- .../app/src/main/res/xml/network_security_config.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 wallet_app/android/app/src/main/res/xml/network_security_config.xml diff --git a/wallet_app/android/app/src/main/res/xml/network_security_config.xml b/wallet_app/android/app/src/main/res/xml/network_security_config.xml new file mode 100644 index 00000000..2e499c9b --- /dev/null +++ b/wallet_app/android/app/src/main/res/xml/network_security_config.xml @@ -0,0 +1,9 @@ + + + + 0.0.0.0 + + + 10.0.2.2 + +