From c713cde5a82d512eaad134fffd40f21c4bbf9bd8 Mon Sep 17 00:00:00 2001 From: Emir Demirli <50905347+commandiron@users.noreply.github.com> Date: Tue, 22 Nov 2022 18:37:09 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' } ```