Sloaix / Apollo

🚀 Awesome EventBus by RxJava.
https://lsxiao.github.io/Apollo/
Apache License 2.0
332 stars 36 forks source link

[Build] Jitpack build / config #10

Closed Gounlaf closed 7 years ago

Gounlaf commented 7 years ago

Hi,

It seems that recent changes on gradle configuration make Jitpack error : https://jitpack.io/com/github/lsxiao/Apollo/18be65ac08/build.log

org.gradle.jvmargs=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005

I think it should go into a local.properties (not versioned).

Thanks for your library :) Regards

Sloaix commented 7 years ago

I was not careful ,this error has since been fixed. thx,guy :)

Gounlaf commented 7 years ago

Thanks for your reactivity 👍

Sloaix commented 7 years ago

@Gounlaf 1.0.0-alpha.2 is released. The document has been updated.