Skip to content

Commit

Permalink
Edit README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IvBaranov committed Mar 20, 2019
1 parent d839a03 commit b615b6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -352,14 +352,14 @@ 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.1.1'
```

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


#### Snapshots
Expand Down

0 comments on commit b615b6a

Please sign in to comment.