Skip to content

Commit 7bc1988

Browse files
committed
Update sample dependencies
KSP: 1.8.0-1.0.8 KMP-NativeCoroutines: 1.0.0-ALPHA-4
1 parent 3c73e14 commit 7bc1988

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ androidx-lifecycle = "2.5.1"
77
# Sample versions
88
androidx-compose = "2022.11.00"
99
androidx-fragment = "1.5.4"
10-
ksp = "1.8.0-RC2-1.0.8"
11-
nativecoroutines = "1.0.0-ALPHA-3"
10+
ksp = "1.8.0-1.0.8"
11+
nativecoroutines = "1.0.0-ALPHA-4"
1212

1313
[libraries]
1414
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }

0 commit comments

Comments
 (0)