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 27c7415 commit 9740c9cCopy full SHA for 9740c9c
README.md
@@ -11,7 +11,7 @@ Extensions to the Kotlin Flow library.
11
12
```groovy
13
dependencies {
14
- implementation "com.github.akarnokd:kotlin-flow-extensions:0.0.1"
+ implementation "com.github.akarnokd:kotlin-flow-extensions:0.0.2"
15
}
16
```
17
0 commit comments