Skip to content

Commit 422ee2c

Browse files
Update plugin nativeCoroutines to v1.0.0-ALPHA-20
1 parent 6eb17fc commit 422ee2c

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.20-1.0.14" }
4141
gradle-versions = { id = "com.github.ben-manes.versions", version = "0.49.0" }
42-
nativeCoroutines = { id = "com.rickclephas.kmp.nativecoroutines", version = "1.0.0-ALPHA-19" }
42+
nativeCoroutines = { id = "com.rickclephas.kmp.nativecoroutines", version = "1.0.0-ALPHA-20" }
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)