mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Upgrade robolectric version to 4.11
Testing details: All tests are passing on github branch as well. PiperOrigin-RevId: 597529943
This commit is contained in:
parent
03328848ce
commit
085bc6c416
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ project.ext {
|
|||
// https://cs.android.com/android/platform/superproject/main/+/main:external/guava/METADATA
|
||||
guavaVersion = '32.1.3-android'
|
||||
mockitoVersion = '3.12.4'
|
||||
robolectricVersion = '4.10.3'
|
||||
robolectricVersion = '4.11'
|
||||
// Keep this in sync with Google's internal Checker Framework version.
|
||||
checkerframeworkVersion = '3.13.0'
|
||||
errorProneVersion = '2.18.0'
|
||||
|
|
|
|||
Loading…
Reference in a new issue