libs: Update kotlinx.serialization to latest release

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta 2026-04-16 16:13:59 +08:00
parent 4effcad436
commit 2682f233a0

View file

@ -26,7 +26,7 @@ junit = "4.13.2"
junit-ext = "1.3.0"
kotlin = "2.3.20"
kotlinx-coroutines-rx3 = "1.10.2"
kotlinx-serialization-json = "1.10.0"
kotlinx-serialization-json = "1.11.0"
ksp = "2.3.6"
ktlint = "1.8.0"
leakcanary = "2.14"