diff --git a/gui/kivy/tools/buildozer.spec b/gui/kivy/tools/buildozer.spec index 09b1cd884..206802cae 100644 --- a/gui/kivy/tools/buildozer.spec +++ b/gui/kivy/tools/buildozer.spec @@ -38,7 +38,6 @@ requirements = python3crystax, android, openssl, plyer, kivy==master presplash.filename = %(source.dir)s/icons/electrum_presplash.png # (str) Icon of the application -#icon.filename = %(source.dir)s/icons/electrum_android_launcher_icon.png icon.filename = %(source.dir)s/icons/electrum_launcher.png # (str) Supported orientation (one of landscape, portrait or all) diff --git a/icons/electrum_android_launcher_icon.png b/icons/electrum_android_launcher_icon.png deleted file mode 100644 index 74949a3e3..000000000 Binary files a/icons/electrum_android_launcher_icon.png and /dev/null differ