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

Project updates #36

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

friederbluemle
Copy link

This PR contains a bunch of general project cleanups and dependency cleanups.

The project now uses the latest Android Gradle plugin, and Gradle wrapper. It was updated to target SDK 25 - Note that because of this update, minSdkLevel had to be raised to 9 (it was at 8 before). Please let me know if you prefer to split this PR up into multiple PRs.

Once the target is switched to 26, minSdkLevel has to be raised all the way to 14! Let me know if you prefer to do this now, or do this at a later point (after you have published at least one update of the library). I have a local branch ready, and can force push to this PR.

The project is fully compatible with the latest stable version of Android Studio (2.3.3).

Please use a normal GitHub merge (i.e. NO rebase/squash merge) to merge the commit(s) in this pull request. The changes are broken up into meaningful, atomic commits, and my branch should already be up-to-date with the latest target branch. If it isn't, or if you'd like me to combine something, please let me know, and I will make the necessary updates as soon as possible. Thank you!

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.

None yet

1 participant