tujson / GlassEcho

Show notifications on Glass
MIT License
47 stars 5 forks source link

Task :glass:generateSafeArgsDebug FAILED #7

Closed Rudi9719 closed 3 years ago

Rudi9719 commented 3 years ago

Hello! Could you please share your configuration for building? Trying to do a gradle build with my setup gives me the following error:

FAILURE: Build failed with an exception.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/7.0/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness. Please consult deprecation warnings for more details.

BUILD FAILED in 1m 10s 174 actionable tasks: 174 executed

Rudi9719 commented 3 years ago

Closing issue, I didn't see that you included gradlew, using that downloaded gradle 6.5 and built successfully!