Skip to content

Commit

Permalink
kotlinx.coroutines 1.7.0 final
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton authored and evant committed May 9, 2023
1 parent 81ac2b0 commit bfdac53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
assertk = "0.26-SNAPSHOT"
kotlin = "1.8.10"
kotlinx-coroutines = "1.7.0-Beta"
kotlinx-coroutines = "1.7.0"
[libraries]
kotlin-gradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
dokka-gradle = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "1.8.10" }
Expand Down

0 comments on commit bfdac53

Please sign in to comment.