Merge pull request #1480 from nightscout/dependabot/gradle/dev/io.reactivex.rxjava3-rxjava-3.1.4
Bump rxjava from 3.1.3 to 3.1.4
This commit is contained in:
commit
104d3667c3
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ buildscript {
|
|||
ext {
|
||||
kotlin_version = '1.6.10'
|
||||
core_version = '1.7.0'
|
||||
rxjava_version = '3.1.3'
|
||||
rxjava_version = '3.1.4'
|
||||
rxandroid_version = '3.0.0'
|
||||
rxkotlin_version = '3.0.1'
|
||||
room_version = '2.4.2'
|
||||
|
|
Loading…
Reference in a new issue