Skip to content

Commit

Permalink
Update README.md to point to 4.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hoisie committed Dec 1, 2021
1 parent 2cd96df commit bcb31db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -38,7 +38,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.7.2"
testImplementation "org.robolectric:robolectric:4.7.3"
```

## Building And Contributing
Expand Down

0 comments on commit bcb31db

Please sign in to comment.