diff --git a/.gitignore b/.gitignore index f2d831092..4ff14c001 100644 --- a/.gitignore +++ b/.gitignore @@ -53,4 +53,7 @@ google-services.json # Freeline freeline.py freeline/ -freeline_project_description.json \ No newline at end of file +freeline_project_description.json + +# Iml Files +app/app.iml \ No newline at end of file diff --git a/app/app.iml b/app/app.iml index 5426740f7..c0f76f6fa 100644 --- a/app/app.iml +++ b/app/app.iml @@ -146,7 +146,6 @@ - diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 08f0d7577..a324ef1fc 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -13,7 +13,8 @@ + + +image/svg+xml \ No newline at end of file diff --git a/art/ic_launcher_round.svg b/art/ic_launcher_round.svg new file mode 100644 index 000000000..e5d410e87 --- /dev/null +++ b/art/ic_launcher_round.svg @@ -0,0 +1,1888 @@ + + + +image/svg+xml \ No newline at end of file