You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
-->
The text was updated successfully, but these errors were encountered:
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.
-->
The text was updated successfully, but these errors were encountered: