diff --git a/README.md b/README.md index 999890d..fc0e24e 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ dependencyResolutionManagement { 3. Add dependency ```groovy dependencies { - implementation 'com.github.commandiron:WheelPickerCompose:1.1.2' + implementation 'com.github.commandiron:WheelPickerCompose:1.1.2' } ```