From 5373ad3e8d5554206ce535b7bc5e7be804348c97 Mon Sep 17 00:00:00 2001 From: kuldeep Mourya Date: Sat, 13 Oct 2018 20:20:14 +0530 Subject: [PATCH] Update README.md (#57) changed compile to implementation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b68604..99e60ba 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Flexible utilities to control and animate zoom and translation of Views and much programmatically or through touch events. ```groovy -compile 'com.otaliastudios:zoomlayout:1.3.0' +implementation 'com.otaliastudios:zoomlayout:1.3.0' ```