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 --- app/src/main/res/mipmap-xhdpi/ic_launcher.webp | Bin 0 -> 1900 bytes app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp | Bin 0 -> 3918 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 app/src/main/res/mipmap-xhdpi/ic_launcher.webp create mode 100644 app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp (limited to 'app/src/main/res/mipmap-xhdpi') diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher.webp b/app/src/main/res/mipmap-xhdpi/ic_launcher.webp new file mode 100644 index 0000000..948a307 Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/ic_launcher.webp differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp new file mode 100644 index 0000000..1b9a695 Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp differ -- cgit v1.3.1