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

Android app not compiling after adding rive-react-native. #263

Open
deepanshushuklad11 opened this issue Aug 28, 2024 · 0 comments
Open

Comments

@deepanshushuklad11
Copy link

Description

Android app not compiling after adding rive-react-native.
I simply added react-native-rive using npm

Provide a Repro

18:07:05 > Task :app:dexBuilderProStagingDebug FAILED
18:07:05
18:07:05 FAILURE: Build failed with an exception.
18:07:05
18:07:05 * What went wrong:
18:07:05 Execution failed for task ':app:dexBuilderProStagingDebug'.
18:07:05 > Could not resolve all files for configuration ':app:detachedConfiguration66'.
18:07:05 > Failed to transform jetified-rive-android-9.5.1-runtime.jar to match attributes {artifactType=ext-dex-dexBuilderProStagingDebug, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime}.
18:07:05 > Execution failed for DexingExternalLibArtifactTransform: /home/ubuntu/.gradle/caches/transforms-3/244625ed7d27a180b0d63081ca6c0761/transformed/jetified-rive-android-9.5.1-runtime.jar.
18:07:05 > Error while dexing.
18:07:05 > Failed to transform jetified-kotlin-reflect-1.9.22.jar to match attributes {artifactType=ext-dex-dexBuilderProStagingDebug, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime}.
18:07:05 > Execution failed for DexingExternalLibArtifactTransform: /home/ubuntu/.gradle/caches/transforms-3/2ea69f13f16e83dcb77b032cc9574d47/transformed/jetified-kotlin-reflect-1.9.22.jar.
18:07:05 > Error while dexing.

-->

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

No branches or pull requests

1 participant