chore: webp対応

This commit is contained in:
2023-11-02 19:41:36 +09:00
parent 8c1becc504
commit 9fbd62e712
+1
View File
@@ -141,6 +141,7 @@ dependencies {
implementation("dev.usbharu:http-signature:1.0.0")
implementation("org.postgresql:postgresql:42.6.0")
implementation("com.twelvemonkeys.imageio:imageio-webp:3.10.0")
implementation("io.ktor:ktor-client-logging-jvm:$ktor_version")