问题
注: 某些输入文件使用或覆盖了已过时的 API。
注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
注: 某些输入文件使用了未经检查或不安全的操作。
注: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
FAILURE: Build failed with an exception.
What went wrong:
org/gradle/api/internal/plugins/DefaultConventionTry:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.Get more help at https://help.gradle.org/
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.3/userguide/command_line_interface.html#sec:command_line_warnings
CONFIGURE FAILED in 2m 25s
Cause: org/gradle/api/internal/plugins/DefaultConvention
使用了多种方式都没有成功
我使用的是2018.3IDEA
去构建Gradle7.1.1 或者 Gradle7.3.3都是失败T_T