fix: enable cleartext HTTP for radio streams

Made-with: Cursor
This commit is contained in:
cottongin
2026-03-11 16:09:54 -04:00
parent e1286911cc
commit 7da9fe9b5b
2 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<network-security-config>
<base-config cleartextTrafficPermitted="true" />
</network-security-config>