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

Commit 57752c4

Browse files
authoredApr 27, 2022
Update readme
2 parents e23d5e1 + 2e54cfb commit 57752c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
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)