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

Hi I’m getting the below warning while gradle build.

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

Thanks,
Hari

Hi,

Just ignore this warning. A specific CUBA app is built with a proper Gradle wrapper that you also can use then executing Gradle tasks manually, e.g.:

./gradlew restart 

Gleb

Thank you! I will ignore it.

However, I have created any post, can you please check that and help me. It has been a week.

Thanks,
Hari