mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
Revert "android, desktop: change wallpaper file type from PNG to WebP (#4250)"
This reverts commit d22c0c2614.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user