Upgrade Guava to 33.3.1
This bugfix release contains a fix for Issue: androidx/media#1700. PiperOrigin-RevId: 679493263
This commit is contained in:
parent
138a8d65ca
commit
23e02cce81
@ -28,7 +28,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/main/+/main:external/guava/METADATA
|
// https://cs.android.com/android/platform/superproject/main/+/main:external/guava/METADATA
|
||||||
guavaVersion = '33.0.0-android'
|
guavaVersion = '33.3.1-android'
|
||||||
glideVersion = '4.14.2'
|
glideVersion = '4.14.2'
|
||||||
kotlinxCoroutinesVersion = '1.8.1'
|
kotlinxCoroutinesVersion = '1.8.1'
|
||||||
leakCanaryVersion = '2.10'
|
leakCanaryVersion = '2.10'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user