Supports RxJava3
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
dependencies {
implementation 'com.github.osim-lesterlopez:RxRelay3:v1.0'
}
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
dependencies {
implementation 'com.github.osim-lesterlopez:RxRelay3:v1.0'
}