Downgrade kotlinx serialization

This commit is contained in:
2025-01-29 17:00:53 +01:00
parent 71b7a94fd5
commit ade0f62568
5 changed files with 156 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ coreKtx = "1.15.0"
junit = "4.13.2"
junitVersion = "1.2.1"
espressoCore = "3.6.1"
kotlinxSerializationJson = "1.8.0"
kotlinxSerializationJson = "1.6.0"
lifecycleRuntimeKtx = "2.8.7"
activityCompose = "1.9.3"
composeBom = "2024.12.01"