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

Update dependencies Issue#44 #50

Merged
merged 16 commits into from May 5, 2019

Conversation

marcbenedi
Copy link
Contributor

@marcbenedi marcbenedi commented Apr 8, 2019

Hi @pedrovgs!

As indicated in Issue#44 , I updated the dependencies and adapted the code to the corresponding API changes.

The only dependency which hasn't been updated to the latest version is ButterKnife. It was causing conflicts with androidX and it required minSdk Android N.

I hope it this is useful!
Cheers.

This closes #44

@marcbenedi marcbenedi mentioned this pull request Apr 8, 2019
@pedrovgs
Copy link
Owner

Thank you so much for your contribution @marcbenedi 😃 As you can see here the build is not passing because you've updated the build tools but not the Travis CI configuration file to use this android build tools library version. Could you please update the Travis configuration so we use Android 28 and we can see the build passing before merging this PR?

@marcbenedi
Copy link
Contributor Author

Hi @pedrovgs, thank you for your feedback!

I pushed a new commit with the build-tools updated and the build is passing.

@pedrovgs pedrovgs merged commit c0fb2f4 into pedrovgs:master May 5, 2019
@pedrovgs
Copy link
Owner

pedrovgs commented May 5, 2019

Thank you so much for your contribution @marcbenedi 😃

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

Successfully merging this pull request may close these issues.

Update dependencies
2 participants