Skip to content

Commit 9d85b7c

Browse files
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.11.0
1 parent 236b224 commit 9d85b7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ lifecycleRuntimeKtx = "2.10.0"
1010
activityCompose = "1.13.0"
1111
retrofit = "3.0.0"
1212
okhttp = "5.3.2"
13-
kotlinx-serialization-json = "1.10.0"
13+
kotlinx-serialization-json = "1.11.0"
1414
viewmodel = "2.10.0"
1515
navigation = "2.9.7"
1616
browser = "1.10.0"

0 commit comments

Comments
 (0)