Fix upload with Google

This commit is contained in:
tom79 2019-06-15 17:25:21 +02:00
parent c07873560b
commit 886257d3f0
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<paths xmlns:android="http://schemas.android.com/apk/res/android">
<external-path name="my_images" path="Android/data/app.fedilab.android/files/Pictures" />
<external-path name="my_images" path="Android/data/app.fedilab.android/files/Pictures" />
<cache-path name="*" path="." />
</paths>