Skip to content

Commit

Permalink
Release version 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Apr 27, 2020
1 parent 0dd2e97 commit 69bc498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ allprojects {
And add a dependency code to your **module**'s `build.gradle` file.
```gradle
dependencies {
implementation "com.github.skydoves:powerspinner:1.0.6"
implementation "com.github.skydoves:powerspinner:1.0.7"
}
```
If your project using Java, add a below dependency code. <br><br>
Expand Down

0 comments on commit 69bc498

Please sign in to comment.