mirror of
https://codeberg.org/vyn/mirai.git
synced 2025-07-03 01:33:19 +00:00
Add Android Manifest
This commit is contained in:
parent
3bbcf60c61
commit
8d24efd4f1
11 changed files with 509 additions and 5 deletions
4
android/res/xml/qtprovider_paths.xml
Normal file
4
android/res/xml/qtprovider_paths.xml
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<files-path name="files_path" path="/"/>
|
||||
</paths>
|
Loading…
Add table
Add a link
Reference in a new issue