-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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.
tunm1228, KolissnikBogdan and ottman
Metadata
Metadata
Assignees
Labels
No labels