Skip to content
This repository was archived by the owner on Jun 19, 2021. It is now read-only.

Commit db992d0

Browse files
author
Laurent Meyer
committed
Updated glide lib to get the best possible gif support
1 parent 04263d5 commit db992d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

materialhelptutorial/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
compile "com.android.support:appcompat-v7:$SUPPORT_LIBRARY_VERSION"
3535
compile "com.android.support:percent:$SUPPORT_LIBRARY_VERSION"
3636
compile "com.android.support:support-annotations:$SUPPORT_LIBRARY_VERSION"
37-
compile 'com.github.bumptech.glide:glide:3.6.0'
37+
compile 'com.github.bumptech.glide:glide:3.7.0'
3838
}
3939

4040

0 commit comments

Comments
 (0)