From 5a4019e508010ef0785d642204783488b29106fa Mon Sep 17 00:00:00 2001 From: Doilio Matsinhe <38020305+doilio@users.noreply.github.com> Date: Thu, 4 Oct 2018 11:46:30 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d49c5ff..2ea300c 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ dependencies { // Use the following line to include client library from Maven Central Repository // Change the version number from the search.maven.org result // - compile 'com.microsoft.projectoxford:vision:1.0.394' + implementation 'com.microsoft.projectoxford:vision:1.0.394' // Your other Dependencies... }