mirror of
https://github.com/androidx/media.git
synced 2025-05-18 04:59:54 +08:00
Upgrade Robolectric dependency to 4.8
PiperOrigin-RevId: 445196313
This commit is contained in:
parent
c67d69100d
commit
8da8c5e781
@ -27,7 +27,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-alpha-1'
|
||||
robolectricVersion = '4.8'
|
||||
// Keep this in sync with Google's internal Checker Framework version.
|
||||
checkerframeworkVersion = '3.13.0'
|
||||
checkerframeworkCompatVersion = '2.5.5'
|
||||
|
Loading…
x
Reference in New Issue
Block a user