Skip to content

Commit 0d63b37

Browse files
authored
Update README.md
1 parent 802ef4b commit 0d63b37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ dependencies {
3232
// explicitly depend on RxJava's latest version for bug fixes and new features.
3333
// (see https://github.com/ReactiveX/RxJava/releases for latest 3.x.x version)
3434
implementation 'io.reactivex.rxjava3:rxjava:3.0.0'
35+
}
3536
```
3637

3738
* RxAndroid: <a href='http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22io.reactivex.rxjava3%22%20a%3A%22rxandroid%22'><img src='http://img.shields.io/maven-central/v/io.reactivex.rxjava3/rxandroid.svg'></a>

0 commit comments

Comments
 (0)