smart-home-java icon indicating copy to clipboard operation
smart-home-java copied to clipboard

build errors with gradle 7.0

Open javawriter opened this issue 5 years ago • 1 comments

I use gradle 7.0 to build this and I got tons of errors. Lots of error message about compatibility issues with gradle 7.0.

javawriter avatar Jul 31 '20 16:07 javawriter

Gradle wrapper uses 6.0.1: https://github.com/actions-on-google/smart-home-java/blob/master/gradle/wrapper/gradle-wrapper.properties#L3

Can you report which kind of error you get with gradle 7.0?

proppy avatar Aug 03 '20 03:08 proppy