From 64f825465de9fa30c4dfe2707067efdb96110db8 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Thu, 23 Oct 2025 21:59:37 -0700 Subject: Init --- .../src/androidMain/res/mipmap-mdpi/ic_launcher.png | Bin 0 -> 3110 bytes .../res/mipmap-mdpi/ic_launcher_background.png | Bin 0 -> 6898 bytes .../res/mipmap-mdpi/ic_launcher_foreground.png | Bin 0 -> 3161 bytes .../res/mipmap-mdpi/ic_launcher_monochrome.png | Bin 0 -> 2325 bytes .../androidMain/res/mipmap-mdpi/ic_launcher_round.png | Bin 0 -> 3388 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 composeApp/src/androidMain/res/mipmap-mdpi/ic_launcher.png create mode 100644 composeApp/src/androidMain/res/mipmap-mdpi/ic_launcher_background.png create mode 100644 composeApp/src/androidMain/res/mipmap-mdpi/ic_launcher_foreground.png create mode 100644 composeApp/src/androidMain/res/mipmap-mdpi/ic_launcher_monochrome.png create mode 100644 composeApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.png (limited to 'composeApp/src/androidMain/res/mipmap-mdpi') diff --git a/composeApp/src/androidMain/res/mipmap-mdpi/ic_launcher.png b/composeApp/src/androidMain/res/mipmap-mdpi/ic_launcher.png new file mode 100644 index 0000000..85fae95 Binary files /dev/null and b/composeApp/src/androidMain/res/mipmap-mdpi/ic_launcher.png differ diff --git a/composeApp/src/androidMain/res/mipmap-mdpi/ic_launcher_background.png b/composeApp/src/androidMain/res/mipmap-mdpi/ic_launcher_background.png new file mode 100644 index 0000000..d22fcbb Binary files /dev/null and b/composeApp/src/androidMain/res/mipmap-mdpi/ic_launcher_background.png differ diff --git a/composeApp/src/androidMain/res/mipmap-mdpi/ic_launcher_foreground.png b/composeApp/src/androidMain/res/mipmap-mdpi/ic_launcher_foreground.png new file mode 100644 index 0000000..344dfe0 Binary files /dev/null and b/composeApp/src/androidMain/res/mipmap-mdpi/ic_launcher_foreground.png differ diff --git a/composeApp/src/androidMain/res/mipmap-mdpi/ic_launcher_monochrome.png b/composeApp/src/androidMain/res/mipmap-mdpi/ic_launcher_monochrome.png new file mode 100644 index 0000000..f942995 Binary files /dev/null and b/composeApp/src/androidMain/res/mipmap-mdpi/ic_launcher_monochrome.png differ diff --git a/composeApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.png b/composeApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.png new file mode 100644 index 0000000..db5080a Binary files /dev/null and b/composeApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.png differ -- cgit v1.2.3-70-g09d2