From 0a72e8edbcd5e8f4cb988bb59bcad2ca3a606040 Mon Sep 17 00:00:00 2001 From: Yann Badoual Date: Sun, 9 Jul 2017 11:01:13 +0900 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9212107..ea8abb8 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,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! From 279693f5fa29afe90948958f6e29a23091c9b600 Mon Sep 17 00:00:00 2001 From: Yann Badoual Date: Mon, 10 Jul 2017 15:35:09 +0900 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea8abb8..e79ce7b 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)