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

Maven needs to be above jcenter in template file #527

Closed

Conversation

damrbaby
Copy link

Platforms affected

Android

What does this PR do?

The build.gradle template file also needs to be changed in order to support the fix merged from #523. Resolves #521 and #524

What testing has been done on this change?

Verified a clean Android build works without error fetching previously missing dependencies from jcenter.

@dpogue
Copy link
Member

dpogue commented Oct 24, 2018

This PR looks to be undoing the work that it describes. It's moving jcenter back to the top.
We want the Google Maven repo to be above jcenter, which it is in the master branch.

@dpogue dpogue closed this Oct 24, 2018
@damrbaby
Copy link
Author

Whoops! Sorry about that. Didn't see the change was already merged. Thanks.

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.

cordova build android : Could not find intellij-core.jar
2 participants