From de9f9c4690f7efa468a5211282f9a19cd6e109cc Mon Sep 17 00:00:00 2001 From: Chintan Rathod <4371780+ChintanRathod@users.noreply.github.com> Date: Sun, 21 Apr 2019 19:45:20 +0530 Subject: [PATCH] Update README.md to use implementation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd1e36f9..9a27de72 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Then add it as a dependency (please see https://github.com/isuPatches/WiseFy/rel For Gradle: ```groovy - compile 'com.isupatches:wisefy:' + implementation 'com.isupatches:wisefy:' ``` For Maven: