From 6791ed977fb7d3dd5df6fda06bef0f8b1b2a7f22 Mon Sep 17 00:00:00 2001 From: Varun Date: Sat, 9 Jul 2022 11:24:46 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 040c0c3..35fec9b 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ and then add dependency ```groovy dependencies { - implementation 'com.github.varunest:TheGlowingLoader:1.0.6' + implementation 'com.github.varunest:TheGlowingLoader:1.0.5' } ```