diff --git a/README.md b/README.md index c1a6d71..1717618 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ repositories { } dependencies { - implementation 'jp.wasabeef:glide-transformations:4.x.x' + implementation 'jp.wasabeef:glide-transformations:4.3.0' // If you want to use the GPU Filters implementation 'jp.co.cyberagent.android:gpuimage:2.1.0' }