Skip to content

Commit 9525737

Browse files
committed
update readme.md, dependency to 1.0.1
1 parent e804ed4 commit 9525737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This implementation is inspired by [Segmented Controls](https://developer.apple.
1212
Android-Segmented Library is pushed to [Maven Central](http://search.maven.org/#search|ga|1|android-segmented), so you just need to add the following dependency to your `build.gradle`.
1313

1414
dependencies {
15-
compile 'info.hoang8f:android-segmented:1.0.0'
15+
compile 'info.hoang8f:android-segmented:1.0.1'
1616
}
1717

1818
####Manually

0 commit comments

Comments
 (0)