vavr icon indicating copy to clipboard operation
vavr copied to clipboard

update depricated gradle features

Open dbear496 opened this issue 2 years ago • 0 comments

This prevents the following gradle warning:

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.3.1/userguide/command_line_interface.html#sec:command_line_warnings

dbear496 avatar May 13 '22 20:05 dbear496