mirror of
https://github.com/samsonjs/media.git
synced 2026-04-04 11:05:47 +00:00
Update robolectric version to 4.3.1.
PiperOrigin-RevId: 284951651
This commit is contained in:
parent
4c72ab94b0
commit
483e3a6731
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ project.ext {
|
|||
junitVersion = '4.13-rc-2'
|
||||
guavaVersion = '23.5-android'
|
||||
mockitoVersion = '2.25.0'
|
||||
robolectricVersion = '4.3'
|
||||
robolectricVersion = '4.3.1'
|
||||
autoValueVersion = '1.6'
|
||||
autoServiceVersion = '1.0-rc4'
|
||||
checkerframeworkVersion = '2.5.0'
|
||||
|
|
|
|||
Loading…
Reference in a new issue