From 10b627fa7bc77e0bc64021c7f168629fdc374744 Mon Sep 17 00:00:00 2001 From: brammp Date: Wed, 5 Jun 2019 23:47:25 +0200 Subject: [PATCH] initial commit --- .idea/vcs.xml | 6 ++++++ app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 5 +++++ 2 files changed, 11 insertions(+) create mode 100644 .idea/vcs.xml create mode 100644 app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 0000000..036d09b --- /dev/null +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file