Skip to content

Commit

Permalink
Update getting started docs to use orchestrator 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
piotruela committed Nov 28, 2024
1 parent 81622a3 commit 5ff5325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ Psst... Android is a bit easier to set up, so we recommend starting with it!
6. Add this line to `dependencies` section:

```groovy
androidTestUtil "androidx.test:orchestrator:1.4.2"
androidTestUtil "androidx.test:orchestrator:1.5.1"
```

<Warning>
Expand Down

0 comments on commit 5ff5325

Please sign in to comment.