Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Commit

Permalink
Update Glide version
Browse files Browse the repository at this point in the history
  • Loading branch information
spacecowboy committed Sep 29, 2015
1 parent 30d1fa7 commit dfef9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
compile project(':library')

// Image loading sample
compile 'com.github.bumptech.glide:glide:3.5.2'
compile 'com.github.bumptech.glide:glide:3.6.1'

// FTP browser sample
compile 'commons-net:commons-net:3.3'
Expand Down

0 comments on commit dfef9b0

Please sign in to comment.