Skip to content

Commit 5f7decd

Browse files
authored
Update README.md
1 parent 3caa320 commit 5f7decd

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

README.md

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1 @@
1-
# Custom-Switch-Button
21

3-
[![](https://jitpack.io/v/DangiAshish/Custom-Switch-Button.svg)](https://jitpack.io/#DangiAshish/Custom-Switch-Button)
4-
5-
#### Gradle
6-
7-
```gradle
8-
allprojects {
9-
repositories {
10-
maven { url 'https://jitpack.io' }
11-
}
12-
}
13-
```
14-
15-
Include the library in your `build.gradle`
16-
17-
### Add dependency
18-
19-
```groovy
20-
dependencies{
21-
implementation 'com.github.DangiAshish:Custom-Switch-Button:1.0'
22-
}
23-
```

0 commit comments

Comments
 (0)