We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a47bce commit d399b0aCopy full SHA for d399b0a
README.md
@@ -50,7 +50,7 @@ allprojects {
50
After that, include this line in your module build.gradle.
51
```gradle
52
dependencies {
53
- implementation 'com.github.cvb941:kotlin-parallel-operations:1.4.1'
+ implementation 'com.github.cvb941:kotlin-parallel-operations:1.5.0'
54
}
55
```
56
0 commit comments