Upgrade BIV to latest version

main
Alibek Omarov #SupportRMS 3 years ago committed by GitHub
parent cf363059d3
commit 420a28b224
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      app/build.gradle

@ -182,9 +182,9 @@ dependencies {
implementation "com.github.connyduck:sparkbutton:4.1.0"
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.github.piasy:BigImageViewer:1.8.0'
implementation 'com.github.piasy:GlideImageLoader:1.8.0'
implementation 'com.github.piasy:GlideImageViewFactory:1.8.0'
implementation "com.mikepenz:materialdrawer:$materialdrawerVersion"
implementation "com.mikepenz:materialdrawer-iconics:$materialdrawerVersion"

Loading…
Cancel
Save