mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
Define Glide version
PiperOrigin-RevId: 658378243
This commit is contained in:
parent
9d14b91d94
commit
766902634e
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ project.ext {
|
|||
// Use the same Guava version as the Android repo:
|
||||
// https://cs.android.com/android/platform/superproject/main/+/main:external/guava/METADATA
|
||||
guavaVersion = '33.0.0-android'
|
||||
glideVersion = '4.14.2'
|
||||
kotlinxCoroutinesVersion = '1.8.1'
|
||||
leakCanaryVersion = '2.10'
|
||||
mockitoVersion = '3.12.4'
|
||||
|
|
|
|||
Loading…
Reference in a new issue