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 24d4466 commit d62a0cdCopy full SHA for d62a0cd
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"
+kotlin-core = "1.9.22"
13
kotlin-coroutines = "1.7.3"
14
kotlin-dokka = "1.9.10"
15
-kotlin-ksp = "1.9.0-1.0.13"
+kotlin-ksp = "1.9.22-1.0.17"
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