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

Use Gradle 2.12's new compileOnly configuration for the Android plugin #109

Merged
merged 2 commits into from
Jun 7, 2016
Merged

Conversation

sschuberth
Copy link
Contributor

Do not break projects that use the plugin and depend on an older version of
the Android Gradle plugin by not exposing this dependency at runtime.

Do not break projects that use the plugin and depend on an older version of
the Android Gradle plugin by not exposing this dependency at runtime.
@hierynomus
Copy link
Owner

Once the checks are green I'll release a 0.13.1 with this fix, thanks!

@sschuberth
Copy link
Contributor Author

Argh, there's more bugs, this time my fault. Please wait with a new release...

@hierynomus
Copy link
Owner

Will await your go!

TaskExecutionException does not take a string argument. Simply re-throw
the SAXParseException as that gives more details than creating a
GradleException with just the message.
@sschuberth
Copy link
Contributor Author

I've updated the PR with one more commit. Should be good to go now. Sorry for the mess...

@hierynomus hierynomus merged commit a18f74d into hierynomus:master Jun 7, 2016
@hierynomus
Copy link
Owner

0.13.1 released.

@sschuberth
Copy link
Contributor Author

Thanks, I've double-checked and this release is working fine now for me!

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