Merge pull request #2183 from nightscout/dependabot/gradle/dev/io.reactivex.rxjava3-rxandroid-3.0.1
chore(deps): bump rxandroid from 3.0.0 to 3.0.1
This commit is contained in:
commit
6a473ff5cd
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ buildscript {
|
|||
kotlin_version = '1.7.20'
|
||||
core_version = '1.9.0'
|
||||
rxjava_version = '3.1.5'
|
||||
rxandroid_version = '3.0.0'
|
||||
rxandroid_version = '3.0.1'
|
||||
rxkotlin_version = '3.0.1'
|
||||
room_version = '2.4.3'
|
||||
lifecycle_version = '2.5.1'
|
||||
|
|
Loading…
Reference in a new issue