revert rxjava back to 3.1.8 from 3.1.10
This commit is contained in:
parent
38769e8a00
commit
5de57f2772
1 changed files with 1 additions and 1 deletions
|
|
@ -208,7 +208,7 @@
|
|||
<dependency>
|
||||
<groupId>io.reactivex.rxjava3</groupId>
|
||||
<artifactId>rxjava</artifactId>
|
||||
<version>3.1.10</version>
|
||||
<version>3.1.8</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
|
|||
Loading…
Reference in a new issue