We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c73e14 commit 7bc1988Copy full SHA for 7bc1988
gradle/libs.versions.toml
@@ -7,8 +7,8 @@ androidx-lifecycle = "2.5.1"
7
# Sample versions
8
androidx-compose = "2022.11.00"
9
androidx-fragment = "1.5.4"
10
-ksp = "1.8.0-RC2-1.0.8"
11
-nativecoroutines = "1.0.0-ALPHA-3"
+ksp = "1.8.0-1.0.8"
+nativecoroutines = "1.0.0-ALPHA-4"
12
13
[libraries]
14
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
0 commit comments