Skip to content

Commit 2465658

Browse files
committed
Update dependency com.github.bumptech.glide:compiler to v4.13.1
1 parent 2dd8750 commit 2465658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ dependencies {
125125

126126
// Glide for Image Loading
127127
implementation 'com.github.bumptech.glide:glide:4.8.0'
128-
kapt 'com.github.bumptech.glide:compiler:4.8.0'
128+
kapt 'com.github.bumptech.glide:compiler:4.13.1'
129129

130130
//dbFlow for database
131131
kapt "com.github.Raizlabs.DBFlow:dbflow-processor:$rootProject.dbFlowVersion"

0 commit comments

Comments
 (0)