diff --git a/app/build.gradle b/app/build.gradle index 2eae0a7a..18fcf3a3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -178,9 +178,9 @@ dependencies { implementation "com.github.connyduck:sparkbutton:4.0.0" - implementation 'com.github.piasy:BigImageViewer:1.6.6' - implementation 'com.github.piasy:GlideImageLoader:1.6.6' - implementation 'com.github.piasy:GlideImageViewFactory:1.6.6' + implementation 'com.github.piasy:BigImageViewer:1.7.0' + implementation 'com.github.piasy:GlideImageLoader:1.7.0' + implementation 'com.github.piasy:GlideImageViewFactory:1.7.0' implementation "com.mikepenz:materialdrawer:$materialdrawerVersion" implementation "com.mikepenz:materialdrawer-iconics:$materialdrawerVersion"