diff --git a/README.md b/README.md index c13d5b0..af8a9c4 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ repositories { } dependencies { - compile 'jp.wasabeef:glide-transformations:1.1.0' + compile 'jp.wasabeef:glide-transformations:1.2.0' // If you want to use the GPU Filters compile 'jp.co.cyberagent.android.gpuimage:gpuimage-library:1.3.0' }