diff --git a/examples/android/build.gradle b/examples/android/build.gradle index 8b5016019..64b295bc1 100644 --- a/examples/android/build.gradle +++ b/examples/android/build.gradle @@ -68,7 +68,7 @@ dependencies { implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.5.1" implementation 'com.google.android.material:material:1.6.1' - implementation 'com.github.bumptech.glide:glide:4.12.0' + implementation 'com.github.bumptech.glide:glide:4.14.2' implementation 'com.squareup.okhttp3:okhttp:4.9.3'