From 7ebdab2798013e3b47ff981335fae9d76f104d7c Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Tue, 11 Oct 2022 19:44:04 +0200 Subject: Initial commit, not much this time --- 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