mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Rollback of 0f80d5a9f0
*** Original commit *** Upgrade Robolectric dependency to 4.8 *** PiperOrigin-RevId: 446175705
This commit is contained in:
parent
90600e985e
commit
e521a8cc90
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ project.ext {
|
|||
// https://cs.android.com/android/platform/superproject/+/master:external/guava/METADATA
|
||||
guavaVersion = '31.0.1-android'
|
||||
mockitoVersion = '3.12.4'
|
||||
robolectricVersion = '4.8'
|
||||
robolectricVersion = '4.8-alpha-1'
|
||||
// Keep this in sync with Google's internal Checker Framework version.
|
||||
checkerframeworkVersion = '3.13.0'
|
||||
checkerframeworkCompatVersion = '2.5.5'
|
||||
|
|
|
|||
Loading…
Reference in a new issue