|
@@ -39,4 +39,6 @@ dependencies {
|
|
|
implementation 'com.squareup.moshi:moshi-kotlin:1.8.0'
|
|
|
kapt 'com.squareup.moshi:moshi-kotlin-codegen:1.8.0'
|
|
|
implementation 'com.github.liangjingkanji:BRV:1.0.6'
|
|
|
+ implementation 'io.reactivex.rxjava2:rxkotlin:2.3.0'
|
|
|
+ implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
|
|
|
}
|