Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Can't resolve retrocache-rxjava2 gradle dependency. #12

Open
grabble-greg opened this issue Mar 15, 2017 · 2 comments
Open

Can't resolve retrocache-rxjava2 gradle dependency. #12

grabble-greg opened this issue Mar 15, 2017 · 2 comments

Comments

@grabble-greg
Copy link

Hi there,

If I use version 1.2 of RetroCache, I'm not able to resolve the RxJava2 adapter dependency. I have the dependencies declared in my gradle file like this:

compile 'com.github.iagocanalejas:retrocache:1.2'
compile 'com.github.iagocanalejas:retrocache-rxjava2:1.2'

I've added JitPack to my repositories and the retrocache dependency resolves without a problem but retrocache-rxjava2 fails. I can't seem to find the retrocache-rxjava2 artifact on JitPack either.

Could this be because the artifact hasn't been published?

Thanks,
Greg

@iagocanalejas
Copy link
Owner

You're right i will fix it tonight. Sorry and thanks for the report

@iagocanalejas
Copy link
Owner

Yeah you can't because it's not released yet.
Tests are still failing and i'm out of time to fix the rxjava part of the library.
I will try to find time to solve the problems soon. All PR are welcome.

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