Upgrade BIV to latest version

This commit is contained in:
Alibek Omarov #SupportRMS 2021-06-14 21:11:45 +03:00 committed by GitHub
parent cf363059d3
commit 420a28b224
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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"