callstack / callstack/masked-view

Build failing on Android React native Project

Open
#91 3 comments 3 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.2k
Forks
131
PR merge metrics
No merged PRs in 30d

Description

`FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:multiDexListDebug'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> Error while merging dex archives:
Learn how to resolve the issue at https://developer.android.com/studio/build/dependencies#duplicate_classes.
Program type already present: org.reactnative.maskedview.BuildConfig`

Contributor guide

Open the contributing guide

Research direction

Start with the reported Android Gradle task `:app:multiDexListDebug` and the duplicate `org.reactnative.maskedview.BuildConfig` error, then inspect the project’s Android dependency configuration. Done means the Android React Native project builds successfully without the duplicate-class failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, react-native
Domain
build-system, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.