Skip to content

Upgrade build tools (25) and gradle plugin (2.2.2) #304

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

Merged
merged 1 commit into from
Oct 26, 2016

Conversation

whym
Copy link
Collaborator

@whym whym commented Oct 24, 2016

Is it too early?

Our code base seems to be fine with the latest build tools, there might be conflicts if you have other Android projects dependent to the older environment (23.0.3).

@whym
Copy link
Collaborator Author

whym commented Oct 24, 2016

Failing CI is not good - I'll see if there is a workaround.

@misaochan
Copy link
Member

I personally don't think it's too early... I can test it and merge after the failed check has been resolved.

@whym whym force-pushed the buildtools25 branch 5 times, most recently from d6e3556 to f7bace1 Compare October 25, 2016 07:24
@whym
Copy link
Collaborator Author

whym commented Oct 25, 2016

I've made it work. The problem was that build-tools-25 requires JDK 8 (now specified in .travis.yml) - I have been already using openjdk 8 for months so I didn't notice it was incompatible with JDK 7.

If we are to have JDK 8 requirement, I think it's worth mentioning in README.

Also, Java SDK 8 is now required by dependency.
@misaochan misaochan merged commit 95517e4 into commons-app:master Oct 26, 2016
@misaochan
Copy link
Member

Thanks @whym !

@whym whym deleted the buildtools25 branch April 15, 2017 02:58
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.

2 participants