Skip to content

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

Merged
hierynomus merged 2 commits intohierynomus:masterfrom
sschuberth:master
Jun 7, 2016
Merged

Use Gradle 2.12's new compileOnly configuration for the Android plugin#109
hierynomus merged 2 commits intohierynomus:masterfrom
sschuberth:master

Conversation

@sschuberth
Copy link
Copy Markdown
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
Copy Markdown
Owner

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

@sschuberth
Copy link
Copy Markdown
Contributor Author

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

@hierynomus
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Owner

0.13.1 released.

@sschuberth
Copy link
Copy Markdown
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