diff --git a/.gitignore b/.gitignore index 76c256b31..42ef842f8 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,6 @@ .vscode/ .idea/ -android/ build/ .flutter-plugins diff --git a/android/app/src/main/res/xml/file_paths.xml b/android/app/src/main/res/xml/file_paths.xml new file mode 100644 index 000000000..1cb7e3686 --- /dev/null +++ b/android/app/src/main/res/xml/file_paths.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file