We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 210fdde commit e0df170Copy full SHA for e0df170
app/build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
implementation 'com.google.firebase:firebase-analytics:17.2.3'
43
testImplementation 'junit:junit:4.13'
44
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
45
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
46
//Retrofit & Picasso
47
implementation 'com.squareup.retrofit2:retrofit:2.7.1'
48
implementation 'com.squareup.retrofit2:converter-gson:2.7.1'
0 commit comments