From 36ceccb38e6c82d5dc69d543b8f47624e201844e Mon Sep 17 00:00:00 2001 From: Daichi Furiya Date: Tue, 10 Nov 2015 15:17:55 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7f445c..45fb689 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ repositories { } dependencies { - compile 'jp.wasabeef:glide-transformations:1.2.1' + compile 'jp.wasabeef:glide-transformations:1.3.0' // If you want to use the GPU Filters compile 'jp.co.cyberagent.android.gpuimage:gpuimage-library:1.3.0' }