mirror of
https://github.com/samsonjs/media.git
synced 2026-04-05 11:15:46 +00:00
Bump Robolectric to 4.6.1
The bug fix seems potentially serious and worth having: https://github.com/robolectric/robolectric/releases/tag/robolectric-4.6.1 PiperOrigin-RevId: 383096745
This commit is contained in:
parent
d7bb6e7235
commit
a14739acdd
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ project.ext {
|
|||
guavaVersion = '27.1-android'
|
||||
mockitoVersion = '3.4.0'
|
||||
mockWebServerVersion = '3.12.0'
|
||||
robolectricVersion = '4.6'
|
||||
robolectricVersion = '4.6.1'
|
||||
checkerframeworkVersion = '3.3.0'
|
||||
checkerframeworkCompatVersion = '2.5.0'
|
||||
jsr305Version = '3.0.2'
|
||||
|
|
|
|||
Loading…
Reference in a new issue