mirror of
https://github.com/samsonjs/media.git
synced 2026-03-30 10:15:48 +00:00
Merge pull request #1213 from MGaetan89:update_guava
PiperOrigin-RevId: 618797532
This commit is contained in:
commit
c352e2c7b8
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,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 = '32.1.3-android'
|
||||
guavaVersion = '33.0.0-android'
|
||||
mockitoVersion = '3.12.4'
|
||||
robolectricVersion = '4.11'
|
||||
// Keep this in sync with Google's internal Checker Framework version.
|
||||
|
|
|
|||
Loading…
Reference in a new issue