chore(deps): bump rxandroidble from 1.17.0 to 1.17.2
Bumps [rxandroidble](https://github.com/dariuszseweryn/RxAndroidBle) from 1.17.0 to 1.17.2. - [Release notes](https://github.com/dariuszseweryn/RxAndroidBle/releases) - [Changelog](https://github.com/dariuszseweryn/RxAndroidBle/blob/master/CHANGELOG.md) - [Commits](https://github.com/dariuszseweryn/RxAndroidBle/commits) --- updated-dependencies: - dependency-name: com.polidea.rxandroidble3:rxandroidble dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bd9c149b80
commit
b088c73ef5
|
@ -32,6 +32,6 @@ dependencies {
|
||||||
implementation project(':interfaces')
|
implementation project(':interfaces')
|
||||||
|
|
||||||
//RxAndroidBle
|
//RxAndroidBle
|
||||||
implementation "com.polidea.rxandroidble3:rxandroidble:1.17.0"
|
implementation "com.polidea.rxandroidble3:rxandroidble:1.17.2"
|
||||||
implementation "com.jakewharton.rx3:replaying-share:3.0.0"
|
implementation "com.jakewharton.rx3:replaying-share:3.0.0"
|
||||||
}
|
}
|
Loading…
Reference in a new issue