Skip to content

[Gradle] Disable warnings on project configuration step#552

Closed
nevack wants to merge 1 commit intomaterial-components:masterfrom
nevack:patch-1
Closed

[Gradle] Disable warnings on project configuration step#552
nevack wants to merge 1 commit intomaterial-components:masterfrom
nevack:patch-1

Conversation

@nevack
Copy link
Copy Markdown
Contributor

@nevack nevack commented Aug 30, 2019

Resolves #551
Removes spam like this on every project configuration:

> Configure project :catalog
WARNING: The option setting 'android.enableUnitTestBinaryResources=true' is experimental and unsupported.
The current default is 'false'.

Thanks for starting a pull request on Material Components!

Don't forget:

  • Identify the component the PR relates to in brackets in the title.
    [Buttons] Updated documentation
  • Link to GitHub issues it solves. closes #1234
  • Sign the CLA bot. You can do this once the pull request is opened.

Contributing
has more information and tips for a great pull request.

Removes spam like this on every project configuration:
```
> Configure project :catalog
WARNING: The option setting 'android.enableUnitTestBinaryResources=true' is experimental and unsupported.
The current default is 'false'.
```
@googlebot
Copy link
Copy Markdown

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@nevack
Copy link
Copy Markdown
Contributor Author

nevack commented Aug 30, 2019

@googlebot I signed it!

@googlebot
Copy link
Copy Markdown

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

@nevack
Copy link
Copy Markdown
Contributor Author

nevack commented Sep 2, 2019

How to rerun builds?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Gradle] Warnings on project configuration

3 participants