mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Rollback of ca5b094916
*** Original commit *** Upgrade Robolectric version This fixes the issue reported in https://github.com/robolectric/robolectric/issues/5207. *** PiperOrigin-RevId: 281747261
This commit is contained in:
parent
731b002e13
commit
922c0af152
1 changed files with 1 additions and 1 deletions
|
|
@ -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.1'
|
robolectricVersion = '4.3'
|
||||||
autoValueVersion = '1.6'
|
autoValueVersion = '1.6'
|
||||||
autoServiceVersion = '1.0-rc4'
|
autoServiceVersion = '1.0-rc4'
|
||||||
checkerframeworkVersion = '2.5.0'
|
checkerframeworkVersion = '2.5.0'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue