Whenever I run any Gradle tasks(gradlew build, gradlew runClient, etc.), I get this message: "Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0."
I'm wondering if the Gradle versions are to updated or something? What should I do?
Important Information
By using this site, you agree to our Terms of Use.