Skip to content

Commit 70336b7

Browse files
Update plugin nativeCoroutines to v1.0.0-ALPHA-22
1 parent 745fc94 commit 70336b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref
3939
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
4040
ksp = { id = "com.google.devtools.ksp", version = "1.9.21-1.0.15" }
4141
gradle-versions = { id = "com.github.ben-manes.versions", version = "0.50.0" }
42-
nativeCoroutines = { id = "com.rickclephas.kmp.nativecoroutines", version = "1.0.0-ALPHA-21" }
42+
nativeCoroutines = { id = "com.rickclephas.kmp.nativecoroutines", version = "1.0.0-ALPHA-22" }
4343
anvil = { id = "com.squareup.anvil", version = "2.4.8" }
4444
paparazzi = { id = "app.cash.paparazzi", version = "1.3.1" }
4545
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }

0 commit comments

Comments
 (0)