We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7f6ff5 commit e07bc6dCopy full SHA for e07bc6d
app/build.gradle
@@ -44,7 +44,7 @@ dependencies {
44
implementation 'com.android.volley:volley:1.2.0'
45
implementation 'androidx.appcompat:appcompat:1.2.0'
46
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
47
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
48
implementation 'com.google.firebase:firebase-analytics:19.0.1'
49
implementation 'com.google.firebase:firebase-crashlytics:18.2.1'
50
implementation 'com.google.firebase:firebase-perf:19.1.1'
0 commit comments