diff --git a/README.md b/README.md index 727d09e..7a2fa29 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ dependencyResolutionManagement { 3. Add dependency ```groovy dependencies { - implementation 'com.github.commandiron:WheelPickerCompose:1.0.2' + implementation 'com.github.commandiron:WheelPickerCompose:1.0.3' } ```