bump glide version
This commit is contained in:
@@ -94,5 +94,5 @@ dependencies {
|
|||||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${getKotlinVersion()}"
|
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${getKotlinVersion()}"
|
||||||
|
|
||||||
// Keep glide version up to date with expo-image so that we don't have duplicate deps
|
// Keep glide version up to date with expo-image so that we don't have duplicate deps
|
||||||
implementation 'com.github.bumptech.glide:glide:4.13.2'
|
implementation 'com.github.bumptech.glide:glide:4.16.0'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user