diff --git a/README.md b/README.md index 844cb9c..ccfc482 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ pluginManagement { Check latest version on the [releases page](https://github.com/oleksandrbalan/pagecurl/releases). ``` dependencies { - implementation 'com.github.oleksandrbalan:pagecurl:$version' + implementation 'io.github.oleksandrbalan:pagecurl:$version' } ```