Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Commit

Permalink
Upgrade BigImageViewer and GlideImageLoader to Version 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amnesica committed Feb 26, 2022
1 parent cc9af8b commit b2cdaed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ dependencies {
implementation 'com.github.bumptech.glide:glide:4.11.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.11.0'
implementation 'androidx.preference:preference:1.1.1'
implementation 'com.github.piasy:BigImageViewer:1.6.6'
implementation 'com.github.piasy:GlideImageLoader:1.6.6'
implementation 'com.github.piasy:BigImageViewer:1.8.1'
implementation 'com.github.piasy:GlideImageLoader:1.8.1'
implementation "androidx.recyclerview:recyclerview:1.2.0"
implementation 'com.annimon:stream:1.2.1'
implementation 'commons-io:commons-io:2.4'
Expand Down

0 comments on commit b2cdaed

Please sign in to comment.