mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Update external/guava/METADATA link from master to main branch
PiperOrigin-RevId: 566645434
This commit is contained in:
parent
ceac1f458f
commit
5661794a8f
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ project.ext {
|
||||||
dexmakerVersion = '2.28.3'
|
dexmakerVersion = '2.28.3'
|
||||||
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/main/+/main:external/guava/METADATA
|
||||||
guavaVersion = '31.1-android'
|
guavaVersion = '31.1-android'
|
||||||
mockitoVersion = '3.12.4'
|
mockitoVersion = '3.12.4'
|
||||||
robolectricVersion = '4.10.3'
|
robolectricVersion = '4.10.3'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue