Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRBaird authored Apr 27, 2022
2 parents e23d5e1 + 2e54cfb commit 57752c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Specs

- Supported on Native, JVM, and JS (legacy and IR) (feel free to contribute adding more targets)
- Kotlin 1.6.10
- Kotlin 1.6.20

## Gradle

Expand All @@ -18,7 +18,7 @@ kotlin {
sourceSets {
commonMain {
dependencies {
implementation "com.autodesk:coroutineworker:0.8.1"
implementation "com.autodesk:coroutineworker:0.8.2"
}
}
}
Expand Down

0 comments on commit 57752c4

Please sign in to comment.