这个是什么原因
Configure project :chat
useNewCruncher has been deprecated. It will be removed in a future version of the gradle plugin. New cruncher is now always enabled.
WARNING: DSL element 'annotationProcessorOptions.includeCompileClasspath' is obsolete.
It will be removed in version 5.0 of the Android Gradle plugin.
It does not do anything and AGP no longer includes annotation processors added on your project's compile classpath
--W- The variant: debug, Use the json file: C:\Users\ASUS\Desktop\android-chat-master\android-chat-master\chat\agconnect-services.json
--W- The variant: release, Use the json file: C:\Users\ASUS\Desktop\android-chat-master\android-chat-master\chat\agconnect-services.json
Configure project :uikit
useNewCruncher has been deprecated. It will be removed in a future version of the gradle plugin. New cruncher is now always enabled.
WARNING: DSL element 'annotationProcessorOptions.includeCompileClasspath' is obsolete.
It will be removed in version 5.0 of the Android Gradle plugin.
It does not do anything and AGP no longer includes annotation processors added on your project's compile classpath
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
2: Task failed with an exception.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.1.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 5s