|
|
@ -85,6 +85,6 @@ dependencies { |
|
|
|
implementation 'com.squareup.retrofit2:retrofit:2.5.0' |
|
|
|
implementation 'com.squareup.retrofit2:retrofit:2.5.0' |
|
|
|
|
|
|
|
|
|
|
|
testImplementation 'junit:junit:4.12' |
|
|
|
testImplementation 'junit:junit:4.12' |
|
|
|
androidTestImplementation 'androidx.test:runner:1.1.1' |
|
|
|
androidTestImplementation 'androidx.test:runner:1.2.0' |
|
|
|
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1' |
|
|
|
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' |
|
|
|
} |
|
|
|
} |
|
|
|