diff --git a/app/build.gradle b/app/build.gradle index f9f6e882..de3003f9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -104,7 +104,7 @@ dependencies { googleplayImplementation "com.android.billingclient:billing-ktx:4.0.0" - implementation 'com.github.bumptech.glide:glide:4.9.0' + implementation 'com.github.bumptech.glide:glide:4.13.1' testImplementation 'junit:junit:4.13.2' annotationProcessor 'androidx.annotation:annotation:1.2.0' kapt 'com.github.bumptech.glide:compiler:4.9.0'