mirror of
https://github.com/wasabeef/glide-transformations.git
synced 2025-06-29 21:02:47 +08:00
update glide
This commit is contained in:
parent
cf5b0bbf1d
commit
a6bbdb0694
@ -55,7 +55,7 @@ dependencies {
|
||||
compile project(':transformations')
|
||||
// compile 'jp.wasabeef:glide-transformations:1.0.1'
|
||||
compile 'jp.co.cyberagent.android.gpuimage:gpuimage-library:1.2.3'
|
||||
compile 'com.android.support:appcompat-v7:+'
|
||||
compile 'com.android.support:appcompat-v7:21.+'
|
||||
compile 'com.android.support:recyclerview-v7:21.+'
|
||||
compile 'com.github.bumptech.glide:glide:3.+'
|
||||
compile 'com.github.bumptech.glide:glide:3.5.1'
|
||||
}
|
||||
|
@ -16,7 +16,7 @@ android {
|
||||
|
||||
dependencies {
|
||||
compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||
compile 'com.github.bumptech.glide:glide:3.4.0'
|
||||
compile 'com.github.bumptech.glide:glide:3.5.1'
|
||||
compile 'jp.co.cyberagent.android.gpuimage:gpuimage-library:1.2.3'
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user