chore(deps): bump rxandroidble from 1.16.0 to 1.17.0
Bumps [rxandroidble](https://github.com/dariuszseweryn/RxAndroidBle) from 1.16.0 to 1.17.0. - [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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7ae9ad1105
commit
16ada310f0
|
@ -27,6 +27,6 @@ dependencies {
|
|||
implementation project(':interfaces')
|
||||
|
||||
//RxAndroidBle
|
||||
implementation "com.polidea.rxandroidble3:rxandroidble:1.16.0"
|
||||
implementation "com.polidea.rxandroidble3:rxandroidble:1.17.0"
|
||||
implementation "com.jakewharton.rx3:replaying-share:3.0.0"
|
||||
}
|
Loading…
Reference in a new issue