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 build error about react-native-webrtc #17

Open
merryejik opened this issue Nov 12, 2021 · 0 comments
Open

android build error about react-native-webrtc #17

merryejik opened this issue Nov 12, 2021 · 0 comments

Comments

@merryejik
Copy link

I got an error during android build:

* What went wrong:
Could not determine the dependencies of task ':react-native-matrix-sdk:generateReleaseRFile'.
> Could not resolve all task dependencies for configuration ':react-native-matrix-sdk:releaseRuntimeClasspath'.
   > Could not resolve com.facebook.react:react-native-webrtc:1.69.2-jitsi-2062090.
     Required by:
         project :react-native-matrix-sdk > com.github.matrix-org:matrix-android-sdk:v0.9.36 > com.github.matrix-org.matrix-android-sdk:matrix-sdk:v0.9.36
      > Could not resolve com.facebook.react:react-native-webrtc:1.69.2-jitsi-2062090.
         > Could not parse POM https://github.com/vector-im/jitsi_libre_maven/tree/main/releases/com/facebook/react/react-native-webrtc/1.69.2-jitsi-2062090/react-native-webrtc-1.69.2-jitsi-2062090.pom
            > Already seen doctype.

Also I changed in maven {} url from "https://github.com/vector-im/jitsi_libre_maven/raw/master/releases" to "https://github.com/vector-im/jitsi_libre_maven/tree/main/releases/". Without it, I got error:

Could not determine the dependencies of task ':react-native-matrix-sdk:generateReleaseRFile'.
> Could not resolve all task dependencies for configuration ':react-native-matrix-sdk:releaseRuntimeClasspath'.
   > Could not find com.facebook.react:react-native-webrtc:1.69.2-jitsi-2062090.
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