Skip to content

Commit

Permalink
Prepare for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
IvBaranov committed Oct 29, 2018
1 parent 61b36f6 commit a53ebcb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ Download
--------
Releases are available both in `jcenter` and `mavenCentral` repositories.
```groovy
compile 'com.github.ivbaranov:rxbluetooth2:2.0.1'
compile 'com.github.ivbaranov:rxbluetooth2:2.0.3'
```

#### Snapshots
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ MIN_SDK_VERSION=11
TARGET_SDK_VERSION=26

# Current library version
VERSION_NAME=2.0.2
VERSION_CODE=17
VERSION_NAME=2.0.3
VERSION_CODE=18

# Dependency versions (library)
SUPPORT_LIBRARY_VERSION=25.3.1
Expand Down

0 comments on commit a53ebcb

Please sign in to comment.