File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -352,7 +352,7 @@ Download
352
352
--------
353
353
Releases are available both in ` jcenter ` and ` mavenCentral ` repositories.
354
354
``` groovy
355
- compile 'com.github.ivbaranov:rxbluetooth2:2.0.4 '
355
+ compile 'com.github.ivbaranov:rxbluetooth2:2.1.0 '
356
356
```
357
357
358
358
#### Snapshots
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ ANDROIDX_ANNOTATION_VERSION=1.0.1
20
20
ANDROIDX_APPCOMPAT_VERSION =1.0.0
21
21
22
22
# Dependency versions (plugins)
23
- GRADLE_PLUGIN_VERSION =3.2.1
24
- BINTRAY_RELEASE =0.8.1
23
+ GRADLE_PLUGIN_VERSION =3.3.0
24
+ BINTRAY_RELEASE =0.9
25
25
26
26
# Maven
27
27
USER_ORG =ivbaranov
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-4.10.3 -all.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.10.1 -all.zip
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments