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

Version in README is 0.1-alpha-1 but actual version is 0.1-alpha #5

Closed
evant opened this issue Jul 17, 2016 · 1 comment
Closed

Version in README is 0.1-alpha-1 but actual version is 0.1-alpha #5

evant opened this issue Jul 17, 2016 · 1 comment

Comments

@evant
Copy link

evant commented Jul 17, 2016

For example, had to change

compile 'org.jetbrains.kotlinx:kotlinx-coroutines-rx:0.1-alpha-1'

to

compile 'org.jetbrains.kotlinx:kotlinx-coroutines-rx:0.1-alpha'

to get it to resolve the artifact.

@dzharkov
Copy link
Contributor

Fixed in #6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants