Skip to content

Commit

Permalink
Merge pull request #109 from Crazy-Marvin/dependabot/gradle/androidx.…
Browse files Browse the repository at this point in the history
…test.espresso-espresso-core-3.5.0

Bump espresso-core from 3.4.0 to 3.5.0
  • Loading branch information
CrazyMarvin authored Nov 14, 2022
2 parents 969403a + d4401db commit 8190aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
implementation 'androidx.preference:preference:1.2.0'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.4'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.0'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'com.google.android.material:material:1.7.0'
coreLibraryDesugaring ('com.android.tools:desugar_jdk_libs') {
Expand Down

0 comments on commit 8190aef

Please sign in to comment.