kunny / RxFirebase

RxJava binding APIs for Firebase.
Apache License 2.0
139 stars 25 forks source link

Failed to resolve a dependency #37

Closed lectricas closed 6 years ago

lectricas commented 6 years ago

Failed to resolve: com.androidhuman.rxfirebase2:firebase-core:16.0.1.0

What I'm doing wrong?

mdelbo commented 6 years ago

Same here

kunny commented 6 years ago

will look into this as soon as possible.

2018년 6월 19일 (화) 오후 10:31, mdelbo notifications@github.com님이 작성:

Same here

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kunny/RxFirebase/issues/37#issuecomment-398399501, or mute the thread https://github.com/notifications/unsubscribe-auth/ABhdmFXzvfHyyCTtbxS--c4tbU79u11uks5t-P0YgaJpZM4UpCH_ .

-- 김태호 (Taeho Kim) Software Engineer, Android

kunny commented 6 years ago

A new version that fixes this issue has released. However, please note that you have to declare firebase-core artifact as well, since Firebase changed its artifact release strategy.

Please refer to updated README for more details.