summaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/src/fdroid/res/xml/file_paths.xml2
-rw-r--r--app/src/playstore/res/xml/file_paths.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/app/src/fdroid/res/xml/file_paths.xml b/app/src/fdroid/res/xml/file_paths.xml
index 758bbce98..1d2a9d9fa 100644
--- a/app/src/fdroid/res/xml/file_paths.xml
+++ b/app/src/fdroid/res/xml/file_paths.xml
@@ -2,7 +2,7 @@
<paths>
<external-path
name="my_images"
- path="Android/data/fr.gouv.etalab.mastodon/files/Pictures" />
+ path="Android/data/fr.gouv.etalab.mastodon.test/files/Pictures" />
<cache-path
name="*"
diff --git a/app/src/playstore/res/xml/file_paths.xml b/app/src/playstore/res/xml/file_paths.xml
index 08135b5ac..368f15acf 100644
--- a/app/src/playstore/res/xml/file_paths.xml
+++ b/app/src/playstore/res/xml/file_paths.xml
@@ -2,7 +2,7 @@
<paths>
<external-path
name="my_images"
- path="Android/data/app.fedilab.android/files/Pictures" />
+ path="Android/data/app.fedilab.android.test/files/Pictures" />
<cache-path
name="*"