Merge pull request #338 from nightscout/dependabot/gradle/dev/io.reactivex.rxjava2-rxjava-2.2.21
Bump rxjava from 2.2.20 to 2.2.21
This commit is contained in:
commit
a6d13eaa13
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue