Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
topminipie committed Apr 19, 2024
1 parent 30c5796 commit f7b7283
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 @@ -61,8 +61,8 @@ dependencies {
implementation 'org.jdeferred:jdeferred-android-aar:1.2.6'
implementation 'com.github.clans:fab:1.6.4'

implementation 'com.github.bumptech.glide:glide:4.16.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.16.0'
implementation 'com.github.bumptech.glide:glide:5.0.0-rc01'
annotationProcessor 'com.github.bumptech.glide:compiler:5.0.0-rc01'
annotationProcessor 'androidx.annotation:annotation:1.7.1'

implementation 'org.apache.commons:commons-compress:1.26.1'
Expand Down

0 comments on commit f7b7283

Please sign in to comment.