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

Commit 50aa60f

Browse files
committed
Update to glide v3.8.0.
1 parent f791888 commit 50aa60f

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
@@ -83,7 +83,7 @@ dependencies {
8383
compile 'com.squareup.picasso:picasso:2.5.2'
8484
//noinspection GradleCompatible
8585
compile 'com.android.support:customtabs:24.1.1'
86-
compile 'com.github.bumptech.glide:glide:3.7.0'
86+
compile 'com.github.bumptech.glide:glide:3.8.0'
8787
compile 'com.android.support:support-v4:24.1.0'
8888
compile 'com.theartofdev.edmodo:android-image-cropper:2.3.+'
8989
compile('com.crashlytics.sdk.android:crashlytics:2.6.7@aar') {

0 commit comments

Comments
 (0)