Reformat files with android studio

This commit is contained in:
Joscha 2025-01-25 15:37:31 +01:00
parent e9bae94580
commit 5099dd76ad
3 changed files with 21 additions and 26 deletions

View file

@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<paths xmlns:android="http://schemas.android.com/apk/res/android">
<external-path name="my_images" path="." />
<cache-path name="my_cache_images" path="." />
<external-path
name="my_images"
path="." />
<cache-path
name="my_cache_images"
path="." />
</paths>