diff --git a/README.md b/README.md index 8028967..3f8c45c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Circular progress bar, supports animations and indeterminate mode, highly custom Add dependency: ```gradle dependencies { - implementation 'com.budiyev.android:circular-progress-bar:1.2.1' + implementation 'com.budiyev.android:circular-progress-bar:1.2.2' } ``` Define a view in your layout file: