Skip to content

Commit

Permalink
Merge pull request #199 from AppDevNext/dependabot/gradle/androidxTes…
Browse files Browse the repository at this point in the history
…tEspresso-3.5.1

Bump androidxTestEspresso from 3.5.0 to 3.5.1
  • Loading branch information
hannesa2 authored Jan 7, 2023
2 parents e3f94e6 + a1e43a7 commit 2e0d7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ext {
versionRevision = getGitCommitCount()

sdkVersion = 33
androidxTestEspresso = '3.5.0'
androidxTestEspresso = '3.5.1'
}

println "Gradle uses Java ${Jvm.current()}"
Expand Down

0 comments on commit 2e0d7a7

Please sign in to comment.