Remove dependency of Robolectric snapshot.
Depend on a alpha release now, so that we can remove the snapshot repo. PiperOrigin-RevId: 436471634
This commit is contained in:
parent
89098a8a83
commit
d57958e86d
@ -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-SNAPSHOT'
|
||||
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…
x
Reference in New Issue
Block a user