diff --git a/README.md b/README.md index 5dacd97..96dbd6f 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ implementation 'com.github.Applivery:applivery-android-sdk:${latestVersion}' add the following dependency to your app gradle: ```groovy -implementation 'com.applivery:applivery-android-sdk:${latestVersion}' +implementation 'com.applivery:applivery-sdk:${latestVersion}' ``` ## SDK Setup