Bump rxjava from 2.2.20 to 2.2.21

Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 2.2.20 to 2.2.21.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Changelog](https://github.com/ReactiveX/RxJava/blob/v2.2.21/CHANGES.md)
- [Commits](https://github.com/ReactiveX/RxJava/compare/v2.2.20...v2.2.21)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-15 08:06:52 +00:00 committed by GitHub
parent 1ef8629f57
commit 1f95a54207
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ buildscript {
ext {
kotlin_version = '1.4.30'
coreVersion = '1.3.2'
rxjava_version = '2.2.20'
rxjava_version = '2.2.21'
rxandroid_version = '2.1.1'
rxkotlin_version = '2.4.0'
room_version = '2.2.6'