app: upgrade BIV

main
Alibek Omarov 4 years ago
parent f3a7718401
commit 56120e6bf4
  1. 6
      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"

Loading…
Cancel
Save