mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Upgrade Robolectric version
This fixes the issue reported in https://github.com/robolectric/robolectric/issues/5207. PiperOrigin-RevId: 281720030
This commit is contained in:
parent
5abb4ff8c1
commit
ca5b094916
@ -20,7 +20,7 @@ project.ext {
|
|||||||
compileSdkVersion = 29
|
compileSdkVersion = 29
|
||||||
dexmakerVersion = '2.21.0'
|
dexmakerVersion = '2.21.0'
|
||||||
mockitoVersion = '2.25.0'
|
mockitoVersion = '2.25.0'
|
||||||
robolectricVersion = '4.3'
|
robolectricVersion = '4.3.1'
|
||||||
autoValueVersion = '1.6'
|
autoValueVersion = '1.6'
|
||||||
autoServiceVersion = '1.0-rc4'
|
autoServiceVersion = '1.0-rc4'
|
||||||
checkerframeworkVersion = '2.5.0'
|
checkerframeworkVersion = '2.5.0'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user