|
@ -61,4 +61,6 @@ dependencies { |
|
|
implementation 'com.squareup.retrofit2:retrofit:2.9.0' |
|
|
implementation 'com.squareup.retrofit2:retrofit:2.9.0' |
|
|
implementation 'com.squareup.retrofit2:converter-scalars:2.9.0' |
|
|
implementation 'com.squareup.retrofit2:converter-scalars:2.9.0' |
|
|
implementation 'com.squareup.retrofit2:converter-gson:2.9.0' |
|
|
implementation 'com.squareup.retrofit2:converter-gson:2.9.0' |
|
|
|
|
|
|
|
|
|
|
|
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.4' |
|
|
} |
|
|
} |