AsHuTosH KuMaR
Results
1
comments of
AsHuTosH KuMaR
I am also facing the same issue from last couple of weeks but not with com.squareup.okio:okio but instead using the below dependencies:- implementation('com.squareup.retrofit2:retrofit:2.9.0') { exclude module: 'okhttp' } implementation 'com.squareup.retrofit2:adapter-rxjava2:2.3.0'...