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
@ -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…
x
Reference in New Issue
Block a user