Skip to content

Commit

Permalink
Prepare for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
IvBaranov committed Nov 13, 2018
1 parent bc320d1 commit 230b63e
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 @@ -352,7 +352,7 @@ Download
--------
Releases are available both in `jcenter` and `mavenCentral` repositories.
```groovy
compile 'com.github.ivbaranov:rxbluetooth2:2.0.3'
compile 'com.github.ivbaranov:rxbluetooth2:2.0.4'
```

#### 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.3
VERSION_CODE=18
VERSION_NAME=2.0.4
VERSION_CODE=19

# Dependency versions (library)
SUPPORT_LIBRARY_VERSION=25.3.1
Expand Down

0 comments on commit 230b63e

Please sign in to comment.