Skip to content

Commit 8087ccd

Browse files
authored
Update README.md
1 parent 27dbe19 commit 8087ccd

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Add **dependencies** to your `build.gradle` file at `:app` or modules level
2121
implementation 'id.ss564.lib.slidingbutton:slidingbutton:<latest-version>'
2222
```
2323

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

2626
```groovy
2727
repositories {
@@ -32,8 +32,6 @@ repositories {
3232
```
3333

3434

35-
36-
3735
----------
3836

3937
# How To Use

0 commit comments

Comments
 (0)