diff --git a/README.md b/README.md index 55f3a52..508792a 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ allprojects { ```groovy dependencies { - implementation "com.github.illiashenkoo:startaskpermissions:${latest.version}" + implementation "com.github.illiashenkoo:startask-permissions:${latest.version}" } ```