From b2140c112872f7b02907d2650e7e6e5b6d7e08ce Mon Sep 17 00:00:00 2001 From: Ivan Baranov Date: Tue, 15 Jan 2019 08:36:24 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bf5c13..46b86ac 100644 --- a/README.md +++ b/README.md @@ -352,7 +352,7 @@ Download -------- Releases are available both in `jcenter` and `mavenCentral` repositories. ```groovy -compile 'com.github.ivbaranov:rxbluetooth2:2.1.0' +compile 'com.github.ivbaranov:rxbluetooth2:2.0.4' ``` #### Snapshots