MrHertal / react-native-twilio-phone

Twilio Voice React Native module.
MIT License
153 stars 66 forks source link

Failed to transform voice-android-6.0.7.aar #97

Open mowen0303 opened 2 years ago

mowen0303 commented 2 years ago

When i try to build android app, i got this error, anyone know how to fix this?

* What went wrong:
Execution failed for task ':react-native-twilio-phone:generateDebugRFile'.
> Could not resolve all files for configuration ':react-native-twilio-phone:debugRuntimeClasspath'.
   > Failed to transform voice-android-6.0.7.aar (com.twilio:voice-android:6.0.7) to match attributes {artifactType=android-symbol-with-package-name, org.gradle.category=library, org.gradle.dependency.bundling=external, org.gradle.libraryelements=aar, org.gradle.status=release, org.gradle.usage=java-runtime}.
      > Execution failed for JetifyTransform: /Users/jy/.gradle/caches/modules-2/files-2.1/com.twilio/voice-android/6.0.7/9ad01256784f202406e82e3e5adec05399663a51/voice-android-6.0.7.aar.
         > Failed to transform '/Users/jy/.gradle/caches/modules-2/files-2.1/com.twilio/voice-android/6.0.7/9ad01256784f202406e82e3e5adec05399663a51/voice-android-6.0.7.aar' using Jetifier. Reason: null. (Run with --stacktrace for more details.)