From 5e5bb404fcc99c555c40967aab4dc05015b85447 Mon Sep 17 00:00:00 2001 From: "Zakaria M. Jawas" Date: Sat, 4 Dec 2021 21:20:53 +0300 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 e434889..1cbc063 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![Tag](https://img.shields.io/github/v/tag/ZakariaJawas/ListBottomSheet) [![jitpack](https://jitpack.io/v/ZakariaJawas/ListBottomSheet.svg)](https://jitpack.io/#ZakariaJawas/ListBottomSheet) ![Licence](https://img.shields.io/github/license/ZakariaJawas/ListBottomSheet) ![Stars](https://img.shields.io/github/stars/ZakariaJawas/ListBottomSheet) -## Release v1.3.6 +## Release v1.3.7 - [x] Multiple selection list ## Release v1.2.4 From 58dd864d148b4106892dbd5091c84f4ae673f9c0 Mon Sep 17 00:00:00 2001 From: "Zakaria M. Jawas" Date: Mon, 13 Dec 2021 21:54:25 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1cbc063..fef10be 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![Tag](https://img.shields.io/github/v/tag/ZakariaJawas/ListBottomSheet) [![jitpack](https://jitpack.io/v/ZakariaJawas/ListBottomSheet.svg)](https://jitpack.io/#ZakariaJawas/ListBottomSheet) ![Licence](https://img.shields.io/github/license/ZakariaJawas/ListBottomSheet) ![Stars](https://img.shields.io/github/stars/ZakariaJawas/ListBottomSheet) -## Release v1.3.7 +## Release 1.3.7 - [x] Multiple selection list ## Release v1.2.4 @@ -31,7 +31,7 @@ Add the below to your dependencies, in your `build.gradle` file ``` -implementation 'com.github.ZakariaJawas:ListBottomSheet:Tag' +implementation 'com.github.ZakariaJawas:ListBottomSheet:1.3.7' ``` ## Preview