Skip to content

Commit b615b6a

Browse files
committed
Edit README.md
1 parent d839a03 commit b615b6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -352,14 +352,14 @@ Download
352352
--------
353353
Releases are available both in `jcenter` and `mavenCentral` repositories.
354354
```groovy
355-
compile 'com.github.ivbaranov:rxbluetooth2:2.1.0'
355+
compile 'com.github.ivbaranov:rxbluetooth2:2.1.1'
356356
```
357357

358358
| Branch | Artifact Id | Support library version | Latest version |
359359
|:-------:|:-----------:|:------------------------:|:--------------:|
360360
| [`rxjava-1.x`](https://github.com/IvBaranov/RxBluetooth/tree/rxjava-1.x) | `rxbluetooth` | 25.3.1 | 0.1.6 |
361361
| [`rxjava-2.x`](https://github.com/IvBaranov/RxBluetooth/tree/rxjava-2.x) | `rxbluetooth2` | 25.3.1 | 2.0.4 |
362-
| [`rxjava-2.x`](https://github.com/IvBaranov/RxBluetooth/tree/rxjava-2.x) | `rxbluetooth2` | AndroidX | 2.1.0 |
362+
| [`rxjava-2.x`](https://github.com/IvBaranov/RxBluetooth/tree/rxjava-2.x) | `rxbluetooth2` | AndroidX | 2.1.1 |
363363

364364

365365
#### Snapshots

0 commit comments

Comments
 (0)