From abc16d1b0bff54d563620abac15221a16a200fb9 Mon Sep 17 00:00:00 2001 From: Yuriy Budiyev Date: Fri, 18 Feb 2022 20:54:16 +0300 Subject: [PATCH] Dev --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f24dc9d..41adb58 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Circular progress bar, supports animations and indeterminate mode, highly custom Step 1. Add it in your root build.gradle at the end of repositories: ```gradle allprojects { + ... repositories { ... maven { url 'https://jitpack.io' }