Skip to content

Commit

Permalink
Update README.md to point to 4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hoisie committed Nov 12, 2021
1 parent 3b98241 commit d0d1696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -36,7 +36,7 @@ If you'd like to start a new project with Robolectric tests you can refer to `de
#### build.gradle:

```groovy
testImplementation "org.robolectric:robolectric:4.6.1"
testImplementation "org.robolectric:robolectric:4.7"
```

## Building And Contributing
Expand Down

0 comments on commit d0d1696

Please sign in to comment.