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

Deprecated usage in Gradle 4 #1

Open
Ethorsen opened this issue Feb 1, 2018 · 0 comments
Open

Deprecated usage in Gradle 4 #1

Ethorsen opened this issue Feb 1, 2018 · 0 comments

Comments

@Ethorsen
Copy link

Ethorsen commented Feb 1, 2018

Just in case you have time to look into it before gradle 5. Can't find where this is being used, might be in a third party.

Task :compileSass UP-TO-DATE
Using TaskInputs.dir() with something that doesn't resolve to a File object has been deprecated and is scheduled to be removed in Gradle 5.0. Use TaskInputs.files() instead.

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

No branches or pull requests

1 participant