Skip to content

Commit

Permalink
add repository details
Browse files Browse the repository at this point in the history
  • Loading branch information
razir authored Apr 29, 2019
1 parent f6f9a00 commit 49f8d46
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,17 @@
- Built in fade animations

## Gradle dependency

implementation 'com.github.razir.progressbutton:progressbutton:1.0.1'
```
allprojects {
repositories {
jcenter()
}
}
```

```
implementation 'com.github.razir.progressbutton:progressbutton:1.0.1'
```

## How to use

Expand Down

0 comments on commit 49f8d46

Please sign in to comment.