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

Update README.md

This commit is contained in:
Daichi Furiya 2015-08-12 19:26:57 +09:00
parent ad376134e9
commit 987651f9da

View File

@ -33,6 +33,7 @@ repositories {
dependencies {
compile 'jp.wasabeef:glide-transformations:1.0.8'
// If you want to use the GPU Filters
compile 'jp.co.cyberagent.android.gpuimage:gpuimage-library:1.2.3'
}
```