Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 308da3b7 authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by Andy Scherzinger
Browse files

Bump espresso-core from 3.1.1 to 3.2.0

Bumps espresso-core from 3.1.1 to 3.2.0.
parent 86e288b5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ dependencies {
    androidTestImplementation 'androidx.test:rules:1.1.1'
    androidTestImplementation 'androidx.test.ext:junit:1.1.1'

    androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
    androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
    androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.1.1'
}