From 43fb89d844747f2bfd70919e550e35810809454c Mon Sep 17 00:00:00 2001 From: Rudson Lima Date: Wed, 14 Mar 2018 17:09:44 -0300 Subject: [PATCH] =?UTF-8?q?Version=201.0.2=20/(=C2=AC.=C2=AC)/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7f6cac..698fed9 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Step 2 - Add the dependencies: ```gradle dependencies { - implementation 'com.github.rudsonlive:searchliveo:1.0.1' + implementation 'com.github.rudsonlive:searchliveo:1.0.2' } ```