Bump Guava version to 31.0.1
The version in the android tree was updated in
8337762fe0
PiperOrigin-RevId: 415988097
This commit is contained in:
parent
1fa69a9080
commit
204383d013
@ -24,7 +24,7 @@ project.ext {
|
|||||||
junitVersion = '4.13.2'
|
junitVersion = '4.13.2'
|
||||||
// Use the same Guava version as the Android repo:
|
// Use the same Guava version as the Android repo:
|
||||||
// https://cs.android.com/android/platform/superproject/+/master:external/guava/METADATA
|
// https://cs.android.com/android/platform/superproject/+/master:external/guava/METADATA
|
||||||
guavaVersion = '27.1-android'
|
guavaVersion = '31.0.1-android'
|
||||||
mockitoVersion = '3.12.4'
|
mockitoVersion = '3.12.4'
|
||||||
robolectricVersion = '4.6.1'
|
robolectricVersion = '4.6.1'
|
||||||
// Keep this in sync with Google's internal Checker Framework version.
|
// Keep this in sync with Google's internal Checker Framework version.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user