1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00
This commit is contained in:
Benoit Marty
2021-12-09 21:46:58 +01:00
parent ced159b1b1
commit 61625095cf

View File

@@ -44,7 +44,6 @@ allprojects {
includeGroup 'org.matrix.android'
}
}
maven {
url 'https://jitpack.io'
content {
@@ -58,7 +57,6 @@ allprojects {
includeGroup 'com.github.Zhuinden'
}
}
maven { url 'https://oss.sonatype.org/content/repositories/snapshots/' }
// Jitsi repo
maven {
url "https://github.com/vector-im/jitsi_libre_maven/raw/main/android-sdk-3.10.0"