-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:processReleaseMainManifest'.
> Manifest merger failed : Attribute meta-data#com.google.firebase.messaging.default_notification_color@resource value=(@color/notification_icon_color) from AndroidManifest.xml:18:88-137
is also present at [:react-native-firebase_messaging] AndroidManifest.xml:40:13-44 value=(@color/white).
Suggestion: add 'tools:replace="android:resource"' to <meta-data> element at AndroidManifest.xml:18:5-139 to override.
* Try:
> 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 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.
For more on this, please refer to https://docs.gradle.org/8.6/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD FAILED in 1m 8s
273 actionable tasks: 70 executed, 197 from cache, 6 up-to-date
Error: /Users/darwinrajd/Documents/SODISYS/sodisys-mobile-app/android/gradlew app:assembleRelease -x lint -x test --configure-on-demand --build-cache -PreactNativeDevServerPort=8081 exited with non-zero code: 1
Error: /Users/darwinrajd/Documents/SODISYS/sodisys-mobile-app/android/gradlew app:assembleRelease -x lint -x test --configure-on-demand --build-cache -PreactNativeDevServerPort=8081 exited with non-zero code: 1
at ChildProcess.completionListener (/Users/darwinrajd/Documents/SODISYS/sodisys-mobile-app/node_modules/@expo/spawn-async/build/spawnAsync.js:42:23)
at Object.onceWrapper (node:events:632:26)
at ChildProcess.emit (node:events:517:28)
at maybeClose (node:internal/child_process:1098:16)
at ChildProcess._handle.onexit (node:internal/child_process:303:5)
...
at spawnAsync (/Users/darwinrajd/Documents/SODISYS/sodisys-mobile-app/node_modules/@expo/spawn-async/build/spawnAsync.js:7:23)
at spawnGradleAsync (/Users/darwinrajd/Documents/SODISYS/sodisys-mobile-app/node_modules/@expo/cli/build/src/start/platforms/android/gradle.js:96:48)
at assembleAsync (/Users/darwinrajd/Documents/SODISYS/sodisys-mobile-app/node_modules/@expo/cli/build/src/start/platforms/android/gradle.js:74:18)
at runAndroidAsync (/Users/darwinrajd/Documents/SODISYS/sodisys-mobile-app/node_modules/@expo/cli/build/src/run/android/runAndroidAsync.js:45:37)
Metadata
Metadata
Assignees
Labels
No labels