diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 0b74320..7deb6c6 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -23,7 +23,6 @@
android:supportsRtl="true"
android:theme="@style/AppTheme"
android:localeConfig="@xml/locale_config"
- android:networkSecurityConfig="@xml/network_security_config"
tools:targetApi="36"
android:memtagMode="async">
-
\ No newline at end of file
+
diff --git a/app/src/main/res/xml/network_security_config.xml b/app/src/main/res/xml/network_security_config.xml
deleted file mode 100644
index ad43458..0000000
--- a/app/src/main/res/xml/network_security_config.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
- rustore.ru
-
- hETpgVvaLC0bvcGG3t0cuqiHvr4XyP2MTwCiqhgRWwU=
-
-
-
\ No newline at end of file