Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump to RxJava version to 1.1.0 #8

Open
wants to merge 2 commits into
base: 0.x
Choose a base branch
from

Conversation

jadlr
Copy link

@jadlr jadlr commented Dec 9, 2015

also:

deprecate Async#fromCallable(Callable) in favor of Observable#fromCallable(Callable)

…ble) in favor of Observable#fromCallable(Callable)
@@ -7,7 +7,7 @@ apply plugin: 'rxjava-project'
apply plugin: 'java'

dependencies {
compile 'io.reactivex:rxjava:1.0.+'
compile 'io.reactivex:rxjava:1.1.+'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we prefer exact version numbers, at least other sub-projects do it.

@jadlr jadlr changed the title bump to RxJava version to 1.1.+ bump to RxJava version to 1.1.0 Dec 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants