We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b5eb8f commit a63877cCopy full SHA for a63877c
gradle/libs.versions.toml
@@ -4,7 +4,7 @@
4
kotlinVersion = "1.8.20"
5
kotlinJvmTarget = "17"
6
kotlinxCoroutines = "1.6.4"
7
-kotlinxSerializationJson = "1.5.0"
+kotlinxSerializationJson = "1.5.1"
8
9
#gradle
10
androidGradlePlugin = "8.0.0"
@@ -51,7 +51,7 @@ turbine = "0.12.3"
51
room= "2.5.1"
52
53
#ktor
54
-ktor = "2.2.4"
+ktor = "2.3.2"
55
56
#android test
57
junit4 = "4.13.2"
0 commit comments