Skip to content

Commit

Permalink
Update dependency com.github.bumptech.glide:compiler to v4.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 26, 2023
1 parent d4db208 commit c441afe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies {
implementation "androidx.lifecycle:lifecycle-livedata:2.2.0"

implementation 'com.github.bumptech.glide:glide:4.11.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.11.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.15.1'

implementation 'com.google.firebase:firebase-auth:19.3.1'
implementation 'com.google.android.gms:play-services-auth:18.0.0'
Expand Down

0 comments on commit c441afe

Please sign in to comment.