Skip to content

Commit 504d872

Browse files
committed
Prepare version 0.1.2
1 parent da5d0af commit 504d872

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

+2-8
Original file line numberDiff line numberDiff line change
@@ -17,24 +17,18 @@ How to
1717
```
1818
repositories {
1919
maven {
20-
url "https://jitpack.io"
20+
url 'https://jitpack.io'
2121
}
2222
}
2323
```
2424

2525
2. Add the phased seek bar
2626

2727
```
28-
compile 'com.github.ademar111190:android-phased-seek-bar:0.1.1'
28+
compile 'com.github.ademar111190:android-phased-seek-bar:0.1.2'
2929
```
3030

3131

3232
License
3333
============
3434
GNU Lesser General Public License at version 3, more details at LICENSE
35-
36-
37-
Developed By
38-
============
39-
40-
* Ademar Oliveira - <[email protected]>

0 commit comments

Comments
 (0)