Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nuarz71 authored Apr 3, 2020
1 parent 27dbe19 commit 8087ccd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Add **dependencies** to your `build.gradle` file at `:app` or modules level
implementation 'id.ss564.lib.slidingbutton:slidingbutton:<latest-version>'
```

Then **sync** your gradle. If you have errors, try to add maven url to your `build.gradle` project level
Then **sync** your gradle. If you have errors, try add maven url to your `build.gradle` project level

```groovy
repositories {
Expand All @@ -32,8 +32,6 @@ repositories {
```




----------

# How To Use
Expand Down

0 comments on commit 8087ccd

Please sign in to comment.