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

Commit 2e54cfb

Browse files
committed
update readme
1 parent e23d5e1 commit 2e54cfb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
## Specs
88

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

1212
## Gradle
1313

@@ -18,7 +18,7 @@ kotlin {
1818
sourceSets {
1919
commonMain {
2020
dependencies {
21-
implementation "com.autodesk:coroutineworker:0.8.1"
21+
implementation "com.autodesk:coroutineworker:0.8.2"
2222
}
2323
}
2424
}

0 commit comments

Comments
 (0)