Skip to content

Commit

Permalink
[skip ci] Update dependency androidx.test:orchestrator to v1.5.0 (#1281)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 52a4460 commit 111788d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo_app/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,5 @@ flutter {

dependencies {
// https://patrol.leancode.co/getting-started
androidTestUtil "androidx.test:orchestrator:1.4.2"
androidTestUtil "androidx.test:orchestrator:1.5.0"
}

0 comments on commit 111788d

Please sign in to comment.