admin管理员组

文章数量:1198782

Recently I installed react-native-crisp-chat-sdk in my react native project. It worked fine with IOS but it is failing with error in Android. Here's the build error for android :

Task :app:processDebugMainManifest FAILED

See for more information about the manifest merger.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.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 .0.1/userguide/command_line_interface.html#sec:command_line_warnings 112 actionable tasks: 2 executed, 110 up-to-date

info

本文标签: javascriptReact native Android Manifest merger failed with multiple errorsStack Overflow