eas-cli icon indicating copy to clipboard operation
eas-cli copied to clipboard

EAS Android build fails with Manifest merger error despite tools:replace

Open Pahabama2025 opened this issue 4 months ago • 1 comments

Build/Submit details page URL

No response

Summary

Getting this issue while "EAS Android build fails with Manifest merger error despite tools:replace"

Managed or bare?

Android

Environment

Need to install the following packages: [email protected] Ok to proceed? (y) y

expo-env-info 1.3.4 environment info: System: OS: Windows 11 10.0.22631 Binaries: Node: 22.16.0 - C:\Program Files\nodejs\node.EXE npm: 11.5.2 - C:\Program Files\nodejs\npm.CMD SDKs: Android SDK: API Levels: 33, 34, 35, 36 Build Tools: 34.0.0, 35.0.0, 36.0.0 IDEs: Android Studio: AI-251.25410.109.2511.13665796 npmPackages: expo: ~53.0.20 => 53.0.20 expo-router: ~5.1.4 => 5.1.4 react: 19.0.0 => 19.0.0 react-dom: 19.0.0 => 19.0.0 react-native: 0.79.5 => 0.79.5 react-native-web: ^0.20.0 => 0.20.0 Expo Workflow: bare

Error output

No response

Reproducible demo or steps to reproduce from a blank project

179 actionable tasks: 178 executed, 1 up-to-date FAILURE: Build failed with an exception.

  • What went wrong: Execution failed for task ':react-native-paypal:processReleaseManifest'.

A failure occurred while executing com.android.build.gradle.tasks.ProcessLibraryManifest$ProcessLibWorkAction Manifest merger failed with multiple errors, see logs

  • 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/. BUILD FAILED in 3m 10s

Pahabama2025 avatar Sep 09 '25 09:09 Pahabama2025