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

Remove unused resources #2

Merged
merged 2 commits into from
Jun 5, 2016
Merged

Remove unused resources #2

merged 2 commits into from
Jun 5, 2016

Conversation

Jawnnypoo
Copy link
Contributor

Hey, there were some unneeded things in the lib that could be removed, which would also mean that you could remove the support library dependency in the library, in case there is someone lucky out there who does not need the support lib. I also added a Travis CI script , which you can enable here
https://travis-ci.org/

@Jawnnypoo Jawnnypoo changed the title Remove unused resource Remove unused resources Jun 5, 2016
@dmitrymalk dmitrymalk merged commit f7c54ff into dmitrymalk:master Jun 5, 2016
@dmitrymalk
Copy link
Owner

dmitrymalk commented Jun 5, 2016

Thank you! I will release a new version with your changes in one or two hours!

@Jawnnypoo
Copy link
Contributor Author

Are you familiar with https://jitpack.io/ ? I think it would make it much easier for you to do releases. All you need to do is create a release in GitHub and it does the rest! 😄

@dmitrymalk
Copy link
Owner

I am not familiar with https://jitpack.io/. I suppose that I selected the similar as far as I know https://bintray.com. To upload a new version you need to run a gradle script and confirm it via website of bintray. Seems it is more tricky than via jitpack). Thank you again for support! It is never late to switch to jitpack.io.

@Jawnnypoo
Copy link
Contributor Author

No problem! For most of my library projects I have switched over to using it just because it is so much simpler to manage and perform releases. But bintray/jcenter is great too. 👍

@dmitrymalk
Copy link
Owner

dmitrymalk commented Jun 5, 2016

Happy coding!

@dmitrymalk
Copy link
Owner

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