|
@@ -60,5 +60,6 @@ dependencies {
|
|
|
api 'com.jakewharton.retrofit:retrofit2-rxjava2-adapter:1.0.0'
|
|
|
api 'io.reactivex.rxjava2:rxandroid:2.1.0'
|
|
|
api 'com.squareup.okhttp3:logging-interceptor:3.10.0'
|
|
|
+ debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.0-beta-2'
|
|
|
implementation project(path: ':ideahttp')
|
|
|
}
|