Revert "android, desktop: change wallpaper file type from PNG to WebP (#4250)"

This reverts commit d22c0c2614.
This commit is contained in:
Evgeny Poberezkin
2024-05-29 17:35:57 +01:00
parent d22c0c2614
commit ff8a8de3c8
7 changed files with 0 additions and 3 deletions
@@ -105,9 +105,6 @@ kotlin {
implementation("uk.co.caprica:vlcj:4.8.2")
implementation("com.github.NanoHttpd.nanohttpd:nanohttpd:efb2ebf85a")
implementation("com.github.NanoHttpd.nanohttpd:nanohttpd-websocket:efb2ebf85a")
// WebP support
implementation("com.twelvemonkeys.imageio:imageio-webp:3.10.1")
}
}
val desktopTest by getting