From b1257deda691bcbc46e4ae0da9093c91c055e663 Mon Sep 17 00:00:00 2001 From: BroakenMedia Date: Tue, 2 Oct 2018 14:29:45 +0100 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90c362c..7c8ac02 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Add this to your module build.gradle ``` gradle dependencies { - implementation 'com.github.broakenmedia:MultiContactPicker:1.8.4' + implementation 'com.github.broakenmedia:MultiContactPicker:1.8.5' } ``` ### Usage