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
Execution failed for task ':app:dataBindingMergeDependencyArtifactsDebug'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not find org.matrix.gitlab.matrix-org:olm:3.2.2.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/org/matrix/gitlab/matrix-org/olm/3.2.2/olm-3.2.2.pom
- https://jcenter.bintray.com/org/matrix/gitlab/matrix-org/olm/3.2.2/olm-3.2.2.pom
- https://jitpack.io/org/matrix/gitlab/matrix-org/olm/3.2.2/olm-3.2.2.pom
- https://github.com/vector-im/jitsi_libre_maven/raw/master/android-sdk-2.9.3/org/matrix/gitlab/matrix-org/olm/3.2.2/olm-3.2.2.pom
Required by:
project :app > com.github.matrix-org:matrix-android-sdk2:v1.1.1
Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
JitPack doesn't know about anything:
The text was updated successfully, but these errors were encountered:
Urgh. Ok, thanks for letting me know and sorry for the disturbance.
Sometimes it works sometimes not? Looks like an issue with differing mirror configurations. Also never experienced that with github.com and gitlab.com sources. Maybe you want to move the OLM stuff to Github, too?
This line:
https://github.com/matrix-org/matrix-android-sdk2/blob/v1.1.1/matrix-sdk-android/build.gradle#L158
Leads to this output:
JitPack doesn't know about anything:
The text was updated successfully, but these errors were encountered: