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 46d65f6 commit b64d6ffCopy full SHA for b64d6ff
gradle/libs.versions.toml
@@ -9,15 +9,15 @@ google-autoservice-ksp = "1.1.0"
9
10
jetbrains-annotation = "24.1.0"
11
12
-kotlin-core = "1.9.0"
13
-kotlin-coroutines = "1.7.3"
+kotlin-core = "1.9.24"
+kotlin-coroutines = "1.8.1"
14
kotlin-dokka = "1.9.10"
15
-kotlin-ksp = "1.9.0-1.0.13"
+kotlin-ksp = "1.9.24-1.0.20"
16
kotlin-kotlinpoet = "1.15.1"
17
kotlin-detekt = "1.23.4"
18
kotlin-ktlint-gradle = "11.6.1"
19
kotlin-ktlint-source = "0.48.2"
20
-kotlin-collections-immutable = "0.3.5"
+kotlin-collections-immutable = "0.3.7"
21
kotlin-dataclass-nocopy = "1.0.4"
22
23
androidx-core-ktx = "1.12.0"
0 commit comments