diff --git a/README.md b/README.md index 8bbf540..717da8c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,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.cognitive:speakerrecognition:1.0.0' + implementation 'com.microsoft.cognitive:speakerrecognition:1.0.0' // Your other Dependencies... }