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

jcenter and mavenCentral have different artifact for version 1.4 #18

Closed
alexvasilkov opened this issue Feb 10, 2015 · 3 comments
Closed

Comments

@alexvasilkov
Copy link

Hi, thank you for good work!

I encountered a strange issue. Version 1.4 of this library is different when using jcenter() repository and mavenCentral() repository. First repo contains version from January 22 where ProgressCallback uses double parameter, while second repo contains version from January 26 where ProgressCallback uses float parameter. So when you changing from one repo to the other project starts failing to compile.

It may not be a big deal, but for unknown reasons my Jenkins installation loads artifacts from jcenter, while local machine uses maven central (which is specified in build.gradle).

Could you please align versions in both repos? Or is it out of your control?

@nico2sh
Copy link
Owner

nico2sh commented Feb 10, 2015

I can push the version to 1.4.1 to force both to be updated. Not the prettiest solution, but I thing it should work.

@alexvasilkov
Copy link
Author

Yes, it would be great! Thanks

@nico2sh
Copy link
Owner

nico2sh commented Mar 23, 2015

Updated and fixed

@nico2sh nico2sh closed this as completed Mar 23, 2015
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