Update Glide version

This commit is contained in:
Jonas Kalderstam 2015-09-29 17:36:55 +02:00
parent 30d1fa78b6
commit dfef9b0e4e
1 changed files with 1 additions and 1 deletions

View File

@ -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'