fix : apk internal updater

This commit is contained in:
2025-07-20 09:40:41 +03:30
parent 3683e8a9e6
commit 1cfc6e2dbd
3 changed files with 31 additions and 90 deletions

View File

@@ -2,5 +2,7 @@
<paths xmlns:android="http://schemas.android.com/apk/res/android">
<files-path name="app_flutter" path="app_flutter/*" />
<external-files-path
name="external_files"
path="." />
</paths>