Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Commit b892253

Browse files
authored
Update README.md
1 parent 42b9703 commit b892253

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
A lightweight library to show loading animation inside a button
33

44
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/854722f7c90a43e29caf0b7b477d1ee9)](https://app.codacy.com/app/droidbond/LoadingButton?utm_source=github.com&utm_medium=referral&utm_content=droidbond/LoadingButton&utm_campaign=Badge_Grade_Dashboard)
5-
[![](https://jitpack.io/v/droidbond/LoadingButton.svg)](https://jitpack.io/v/droidbond/LoadingButton)
5+
[![](https://jitpack.io/v/islamdidarmd/LoadingButton.svg)](https://jitpack.io/v/islamdidarmd/LoadingButton)
66

77
## Installation (with Gradle)
88
Add the dependency to your root *build.gradle*:
@@ -15,7 +15,7 @@ Add the dependency to your root *build.gradle*:
1515
Now add this dependency in your module *build.gradle*
1616
```groovy
1717
dependencies {
18-
implementation 'com.github.droidbond:LoadingButton:0.1.7'
18+
implementation 'com.github.islamdidarmd:LoadingButton:0.1.7'
1919
}
2020
```
2121

0 commit comments

Comments
 (0)