I'm using room database and need to add rxKotlin to my project, so when I use this code:
`implementation 'io.reactivex.rxjava2:rxkotlin:2.0.1'`
I get this error:
`ERROR: Failed to resolve: io.reactivex.rxjava2:rxkotlin:2.0.1`
how can I fix it?
Here you can find the list of versions you can choose from:
https://mvnrepository.com/artifact/io.reactivex.rxjava2/rxkotlin