Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erorr while trying build react native android app #6828

Open
brunoworkl opened this issue Aug 6, 2024 · 1 comment
Open

Erorr while trying build react native android app #6828

brunoworkl opened this issue Aug 6, 2024 · 1 comment

Comments

@brunoworkl
Copy link

brunoworkl commented Aug 6, 2024

How frequently does the bug occur?

  • Always

Description

When I try to run ./gradlew buildRelease I receive the following error on my build.
./gradlew assembleRelease works fine

Task 'buildRelease' is ambiguous in root project 'App' and its subprojects. Candidates are: 'buildCMakeRelease', 'buildCMakeRelease[arm64-v8a][realm-js-android-binding]', 'buildCMakeRelease[armeabi-v7a][realm-js-android-binding]', 'buildCMakeRelease[x86][realm-js-android-binding]', 'buildCMakeRelease[x86_64][realm-js-android-binding]', 'buildReleasePreBundle'.

Stacktrace & log output

FAILURE: Build failed with an exception.

* What went wrong:
Task 'buildRelease' is ambiguous in root project 'App' and its subprojects. Candidates are: 'buildCMakeRelease', 'buildCMakeRelease[arm64-v8a][realm-js-android-binding]', 'buildCMakeRelease[armeabi-v7a][realm-js-android-binding]', 'buildCMakeRelease[x86][realm-js-android-binding]', 'buildCMakeRelease[x86_64][realm-js-android-binding]', 'buildReleasePreBundle'.

Can you reproduce the bug?

Always

Reproduction Steps

cd android
./gradlew clean
./gradlew buildRelease

Version

12.11.0

What services are you using?

Local Database only

Are you using encryption?

Yes

Platform OS and version(s)

Android

Build environment

buildToolsVersion = "34.0.0"
minSdkVersion = 21
compileSdkVersion = 34
targetSdkVersion = 34
ndkVersion = "25.1.8937393"
kotlinVersion = "1.8.0"
Gradle = "8.3"

Cocoapods version

No response

Copy link

sync-by-unito bot commented Aug 6, 2024

➤ PM Bot commented:

Jira ticket: RJS-2879

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant