From 5d7695aa154f294defa17e151d88df0b12c60098 Mon Sep 17 00:00:00 2001 From: Minteck Date: Tue, 3 Jan 2023 22:01:57 +0100 Subject: Initial commit --- app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml (limited to 'app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml') 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..ac94b34 --- /dev/null +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file -- cgit