Skip to content
This repository has been archived by the owner on Jun 8, 2020. It is now read-only.

Please, update XChange library to lastest release. A lot of needed issues were fixed. #215

Closed
bitcoinmaniac opened this issue Aug 16, 2018 · 2 comments

Comments

@bitcoinmaniac
Copy link

Please, update XChange library to lastest release. A lot of needed issues were fixed.

@Flemingjp
Copy link
Collaborator

A temporary solution would be to use jitpack.io. I found adding this to your gradle script works.

repositories {
    maven { url 'https://jitpack.io' }
}
dependencies {
	implementation 'com.github.bitrich-info:xchange-stream:develop-SNAPSHOT'
}

@Flemingjp
Copy link
Collaborator

See #224 and here

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants