disable cleartext traffic

This commit is contained in:
2025-12-02 03:30:24 +03:00
parent 3a272376c1
commit 21bcacded8
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<network-security-config xmlns:tools="http://schemas.android.com/tools">
<!-- Allow cleartext network traffic -->
<base-config
cleartextTrafficPermitted="true"
cleartextTrafficPermitted="false"
tools:ignore="InsecureBaseConfiguration">
<trust-anchors>
<!-- Trust pre-installed CAs -->