Skip to content

Fix: debug build for tests #3283

Merged
coado merged 1 commit into
mainfrom
@dmalecki/exclude-libraries
Dec 13, 2024
Merged

Fix: debug build for tests #3283
coado merged 1 commit into
mainfrom
@dmalecki/exclude-libraries

Conversation

@coado

@coado coado commented Dec 12, 2024

Copy link
Copy Markdown
Contributor

Description

Fixes #3232

As stated in the comment gradle complains about duplicated versions of libraries. Excluding libc++_shared.so seems to solve the problem.

Test plan

In android directory run:
./gradlew assembleDebug assembleAndroidTest -DtestBuildType=debug

Tested on new/old architecture with/without expo.

@coado coado merged commit 281b8a5 into main Dec 13, 2024
@coado coado deleted the @dmalecki/exclude-libraries branch December 13, 2024 13:02
m-bert pushed a commit that referenced this pull request Oct 1, 2025
## Description

Fixes #3705
Follow-up on #3283

## Test plan
In android directory run:
`./gradlew assembleRelease assembleAndroidTest -DtestBuildType=release`.
j-piasecki pushed a commit that referenced this pull request Oct 27, 2025
## Description

Fixes #3705
Follow-up on #3283

## Test plan
In android directory run:
`./gradlew assembleRelease assembleAndroidTest -DtestBuildType=release`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build Failed with Detox on latest version: 2 files found with path 'lib/arm64-v8a/libc++_shared.so' from inputs

2 participants