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

Cleanup IDE files, update build dependencies to latest #4

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

Conversation

micolous
Copy link

This pull request comprises two parts:

  1. Delete all the IDE files. Because of multiple issues with IDEA (which they have previously claimed to have fixed), it can cause ugly conflicts with these files checked in to version control.

This is even evident in the other pull request, #3.

I've imported this as a Gradle project (sans IDE files), and this is sufficient to bootstrap the project in to being workable with IDEA... once the app.properties file is supplied.

  1. Update build dependencies to use SDK 23 and build-tools 23.0.2. This was upgradable cleanly without any code changes needed.

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.

1 participant