Merge pull request #36 from fknives/dependabot/gradle/develop/io.reactivex.rxjava3-rxjava-3.1.3
Bump rxjava from 3.1.2 to 3.1.3
This commit is contained in:
commit
c983949d70
1 changed files with 1 additions and 1 deletions
|
|
@ -171,6 +171,6 @@ dependencies {
|
|||
kaptAndroidTest "com.google.dagger:hilt-compiler:$hilt_version"
|
||||
androidTestImplementation project(":network") // hilt needs it
|
||||
|
||||
implementation "io.reactivex.rxjava3:rxjava:3.1.2"
|
||||
implementation "io.reactivex.rxjava3:rxjava:3.1.3"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue