artem-zinnatullin / RxUi

Implementation of pure functional concept of talking to Android View layer in a Reactive way
https://artemzin.com/blog/rxui-talking-to-android-view-layer-in-a-reactive-way/
MIT License
261 stars 22 forks source link

Can't download from jcenter #17

Closed talenguyen closed 8 years ago

talenguyen commented 8 years ago

Error:Module 'com.artemzin.rxui:rxui:1.0.0' depends on one or more Android Libraries but is a jar

artem-zinnatullin commented 8 years ago

Uh, I've accidentely published 1.0.0 as jar and aar, for now fix would be to do compile('com.artemzin.rxui:rxui:1.0.0@aar') { transitive true }.

I'll fix publishing script and upload 1.0.1 as aar only soon, my bad, sorry!

(Updated download section in #18).

artem-zinnatullin commented 8 years ago

@talenguyen fixed, please try 1.0.1: compile 'com.artemzin.rxui:rxui:1.0.1'

Thank you for reporting!

talenguyen commented 8 years ago

Confirmed that I can download from compile 'com.artemzin.rxui:rxui:1.0.1'. Thank you for your supporting. Keep up your great work.

artem-zinnatullin commented 8 years ago

Thanks!

On Thu, 9 Jun 2016, 07:39 Nguyen Truong Giang, notifications@github.com wrote:

Confirmed that I can download from compile 'com.artemzin.rxui:rxui:1.0.1'. Thank you for your supporting. Keep up your great work.

— You are receiving this because you modified the open/close state.

Reply to this email directly, view it on GitHub https://github.com/artem-zinnatullin/RxUi/issues/17#issuecomment-224798353, or mute the thread https://github.com/notifications/unsubscribe/AA7B3KnOEPL30fthkA1IfPl9813G9AuQks5qJ5kNgaJpZM4IwnB1 .