Update external/guava/METADATA link from master to main branch

PiperOrigin-RevId: 566645434
This commit is contained in:
ibaker 2023-09-19 08:48:43 -07:00 committed by Copybara-Service
parent ceac1f458f
commit 5661794a8f

View File

@ -23,7 +23,7 @@ project.ext {
dexmakerVersion = '2.28.3'
junitVersion = '4.13.2'
// 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/main/+/main:external/guava/METADATA
guavaVersion = '31.1-android'
mockitoVersion = '3.12.4'
robolectricVersion = '4.10.3'