diff --git a/README.md b/README.md index a996bc2..b42bcb8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Release](https://jitpack.io/v/badoualy/datepicker-timeline.svg)](https://jitpack.io/#badoualy/datepicker-timeline) +[![Release](https://jitpack.io/v/badoualy/datepicker-timeline.svg)](https://jitpack.io/#badoualy/datepicker-timeline) [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-DatePicker%20Timeline-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/5965) @@ -19,7 +19,7 @@ repositories { Then, add the library dependency: ```gradle -compile 'com.github.badoualy:datepicker-timeline:ae065cc44d' +compile 'com.github.badoualy:datepicker-timeline:c6dcd05737' ``` Now go do some awesome stuff!