Skip to content

Commit ac95f46

Browse files
committed
Bump Glide
1 parent 26c8d02 commit ac95f46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ dependencies {
2323
testImplementation 'junit:junit:4.12'
2424
implementation 'com.android.support:appcompat-v7:27.1.1'
2525
implementation 'com.loopj.android:android-async-http:1.4.9'
26-
implementation 'com.github.bumptech.glide:glide:3.8.0'
26+
implementation 'com.github.bumptech.glide:glide:4.7.1'
2727
implementation group: 'com.google.guava', name: 'guava', version: '18.0'
2828
}

0 commit comments

Comments
 (0)