Bump rxjava from 3.1.4 to 3.1.5
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Commits](https://github.com/ReactiveX/RxJava/compare/v3.1.4...v3.1.5) --- updated-dependencies: - dependency-name: io.reactivex.rxjava3:rxjava dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
eb3bb8c66f
commit
2277d775b5
|
@ -4,7 +4,7 @@ buildscript {
|
||||||
ext {
|
ext {
|
||||||
kotlin_version = '1.6.21'
|
kotlin_version = '1.6.21'
|
||||||
core_version = '1.7.0'
|
core_version = '1.7.0'
|
||||||
rxjava_version = '3.1.4'
|
rxjava_version = '3.1.5'
|
||||||
rxandroid_version = '3.0.0'
|
rxandroid_version = '3.0.0'
|
||||||
rxkotlin_version = '3.0.1'
|
rxkotlin_version = '3.0.1'
|
||||||
room_version = '2.4.2'
|
room_version = '2.4.2'
|
||||||
|
|
Loading…
Reference in a new issue