diff --git a/core/build.gradle b/core/build.gradle index 927b4da14cf83ad9f1104bfd12c989a80368ee64..3c83d61214f24026583e3106ced227c4249f9453 100644 --- a/core/build.gradle +++ b/core/build.gradle @@ -91,7 +91,7 @@ dependencies { implementation 'jp.wasabeef:glide-transformations:4.3.0' //Webp animations - api 'com.github.penfeizhou.android.animation:glide-plugin:2.26.0' + api 'com.github.penfeizhou.android.animation:glide-plugin:2.28.0' //QR api 'com.google.zxing:core:3.5.2'