Files
OpticalSystem/uniapp/nativeResources/android/AndroidManifest.xml
一休哥哥6666 721543f423 feat:uniapp模块
2026-07-14 14:53:45 +08:00

5 lines
177 B
XML

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<application android:usesCleartextTraffic="true" />
</manifest>