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' } ```