diff --git a/constants.gradle b/constants.gradle index b9833c4202..bfb68311db 100644 --- a/constants.gradle +++ b/constants.gradle @@ -26,7 +26,7 @@ project.ext { junitVersion = '4.13.2' // Use the same Guava version as the Android repo: // https://cs.android.com/android/platform/superproject/main/+/main:external/guava/METADATA - guavaVersion = '31.1-android' + guavaVersion = '32.1.3-android' mockitoVersion = '3.12.4' robolectricVersion = '4.10.3' // Keep this in sync with Google's internal Checker Framework version.