From 81ff51148575b9ad4bc16ebf18afa5819174c7e6 Mon Sep 17 00:00:00 2001 From: maks Date: Wed, 26 Oct 2022 12:54:16 +0200 Subject: Initial commit, w/ v1.0.0 --- .../res/drawable-v24/ic_launcher_foreground.xml | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 app/src/main/res/drawable-v24/ic_launcher_foreground.xml (limited to 'app/src/main/res/drawable-v24') diff --git a/app/src/main/res/drawable-v24/ic_launcher_foreground.xml b/app/src/main/res/drawable-v24/ic_launcher_foreground.xml new file mode 100644 index 0000000..2b068d1 --- /dev/null +++ b/app/src/main/res/drawable-v24/ic_launcher_foreground.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + \ No newline at end of file -- cgit v1.3.1