diff --git a/README.md b/README.md
index fb800a79..d1ce67fc 100644
--- a/README.md
+++ b/README.md
@@ -201,6 +201,7 @@ Animating Thumbnail | Recommends & Listens
>
> ### © Logo by @midjourney
+> ###### thanks [@sujxl24](https://github.com/sujxl24) for the monet version
# Contribute
- You can help translating Namida to your language on [translation repo](https://github.com/namidaco/namida-translations)
diff --git a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
index 90f95809..4d7553fd 100644
--- a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
+++ b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
@@ -1,5 +1,6 @@
-
-
+
+
+
\ No newline at end of file
diff --git a/android/app/src/main/res/mipmap-hdpi/ic_launcher_adaptive_mono.png b/android/app/src/main/res/mipmap-hdpi/ic_launcher_adaptive_mono.png
new file mode 100644
index 00000000..b64e035f
Binary files /dev/null and b/android/app/src/main/res/mipmap-hdpi/ic_launcher_adaptive_mono.png differ
diff --git a/android/app/src/main/res/mipmap-mdpi/ic_launcher_adaptive_mono.png b/android/app/src/main/res/mipmap-mdpi/ic_launcher_adaptive_mono.png
new file mode 100644
index 00000000..196733a0
Binary files /dev/null and b/android/app/src/main/res/mipmap-mdpi/ic_launcher_adaptive_mono.png differ
diff --git a/android/app/src/main/res/mipmap-xhdpi/ic_launcher_adaptive_mono.png b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_adaptive_mono.png
new file mode 100644
index 00000000..f0df4b43
Binary files /dev/null and b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_adaptive_mono.png differ
diff --git a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_adaptive_mono.png b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_adaptive_mono.png
new file mode 100644
index 00000000..111600d5
Binary files /dev/null and b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_adaptive_mono.png differ
diff --git a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_adaptive_mono.png b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_adaptive_mono.png
new file mode 100644
index 00000000..2d5f706d
Binary files /dev/null and b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_adaptive_mono.png differ
diff --git a/pubspec.yaml b/pubspec.yaml
index f5a10a2a..ba5192f7 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,7 +1,7 @@
name: namida
description: A Beautiful and Feature-rich Music Player, With YouTube & Video Support Built in Flutter
publish_to: "none"
-version: 2.7.7-beta+240622176
+version: 2.7.8-beta+240624182
environment:
sdk: ">=3.4.0 <4.0.0"