From 1fb928c411281ba0e7828ea3a4c5fba84abf08e3 Mon Sep 17 00:00:00 2001 From: Chintan Rathod Date: Thu, 4 Oct 2018 12:51:27 +0530 Subject: [PATCH] Implementation Replacement Replaced compile with implementation as it will be deprecated end 2018. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ff79a1..47788d4 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Include the dependency [Download (.aar)](http://search.maven.org/remotecontent?f ```groovy dependencies { - compile 'uk.co.chrisjenx:calligraphy:2.3.0' + implementation 'uk.co.chrisjenx:calligraphy:2.3.0' } ``` ### Add Fonts