🐛 Fix android building

This commit is contained in:
2025-05-29 21:59:27 +08:00
parent d943275ed5
commit b0c1981c9a
12 changed files with 746 additions and 83 deletions

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<paths xmlns:android="http://schemas.android.com/apk/res/android">
<external-path
name="external_files"
path="." />
</paths>