Merge pull request #62 from fknives/issue#61
Issue#61 Update robolectric version to 4.7
This commit is contained in:
commit
b843191544
1 changed files with 1 additions and 1 deletions
|
|
@ -24,6 +24,6 @@ project.ext {
|
||||||
testing_junit5_version = "5.7.0"
|
testing_junit5_version = "5.7.0"
|
||||||
testing_json_assert_version = "1.5.0"
|
testing_json_assert_version = "1.5.0"
|
||||||
testing_junit4_version = "4.13.2"
|
testing_junit4_version = "4.13.2"
|
||||||
testing_robolectric_version = "4.6.1"
|
testing_robolectric_version = "4.7"
|
||||||
testing_espresso_version = "3.4.0"
|
testing_espresso_version = "3.4.0"
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue