|
@@ -155,7 +155,7 @@ android {
|
|
|
ext {
|
|
|
butterknifeVersion = "10.2.3"
|
|
|
coilKtVersion = "1.4.0"
|
|
|
- daggerVersion = "2.40.1"
|
|
|
+ daggerVersion = "2.40.5"
|
|
|
okhttpVersion = "4.9.3"
|
|
|
materialDialogsVersion = "3.3.0"
|
|
|
parcelerVersion = "1.1.13"
|
|
@@ -208,7 +208,7 @@ dependencies {
|
|
|
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
|
|
|
implementation "io.reactivex.rxjava2:rxjava:2.2.21"
|
|
|
|
|
|
- implementation 'com.bluelinelabs:conductor:3.1.1'
|
|
|
+ implementation 'com.bluelinelabs:conductor:3.1.3'
|
|
|
|
|
|
implementation "com.squareup.okhttp3:okhttp:${okhttpVersion}"
|
|
|
implementation "com.squareup.okhttp3:okhttp-urlconnection:${okhttpVersion}"
|