Skip to content
Snippets Groups Projects
Commit eef40c54 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

build: update rxjava

Change-Id: I8f432273ef3ab62a2ba4b8ba98a612ad9ee8de5c
parent aa07f9fd
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ dependencies {
// Required -- JUnit 4 framework
testImplementation ("junit:junit:4.13.2")
// RxJava
implementation ("io.reactivex.rxjava3:rxjava:3.1.7")
implementation ("io.reactivex.rxjava3:rxjava:3.1.8")
// gson
implementation ("com.google.code.gson:gson:2.10")
api("com.google.dagger:dagger:$hilt_version")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment