mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-01 11:16:11 -04:00
Upgrade to the newly-released RxJava 1.0.0
See https://github.com/ReactiveX/RxJava/releases/tag/v1.0.0
This commit is contained in:
parent
75babebc8b
commit
7dbe3e33b1
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ repositories {
|
|||
dependencies {
|
||||
compile 'org.bitcoinj:bitcoinj-core:0.12.2'
|
||||
compile 'net.tomp2p:tomp2p-all:5.0-Alpha.8f1cafb-SNAPSHOT'
|
||||
compile 'io.reactivex:rxjava:1.0.0-rc.12'
|
||||
compile 'io.reactivex:rxjava:1.0.0'
|
||||
compile 'org.springframework:spring-core:4.1.1.RELEASE'
|
||||
compile 'net.sf.jopt-simple:jopt-simple:4.8'
|
||||
compile 'org.slf4j:slf4j-api:1.7.7'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue