Bump rxjava from 3.1.2 to 3.1.3
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Commits](https://github.com/ReactiveX/RxJava/compare/v3.1.2...v3.1.3) --- updated-dependencies: - dependency-name: io.reactivex.rxjava3:rxjava dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
959f79997c
commit
3a0e76ed4f
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