Skip to content

Commit d399b0a

Browse files
authored
Update README.md
1 parent 9a47bce commit d399b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ allprojects {
5050
After that, include this line in your module build.gradle.
5151
```gradle
5252
dependencies {
53-
implementation 'com.github.cvb941:kotlin-parallel-operations:1.4.1'
53+
implementation 'com.github.cvb941:kotlin-parallel-operations:1.5.0'
5454
}
5555
```
5656

0 commit comments

Comments
 (0)