1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-06-08 23:44:04 +08:00

add GPUImage of Dependent library

This commit is contained in:
wasabeef 2015-01-12 17:35:33 +09:00
parent 6619c6c6f5
commit 6e6c312066
2 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ android {
}
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.github.bumptech.glide:glide:3.+'
}

Binary file not shown.