1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

Bump Jitsi lib from 3.10.0 to 5.0.1

This commit is contained in:
Benoit Marty
2022-03-29 16:01:46 +02:00
committed by Benoit Marty
parent 2055e7a27d
commit 0d2d1339e0
5 changed files with 8 additions and 6 deletions

View File

@@ -54,7 +54,7 @@ allprojects {
}
// Jitsi repo
maven {
url "https://github.com/vector-im/jitsi_libre_maven/raw/main/android-sdk-3.10.0"
url "https://github.com/vector-im/jitsi_libre_maven/raw/main/android-sdk-5.0.1"
// Note: to test Jitsi release you can use a local file like this:
// url "file:///Users/bmarty/workspaces/jitsi_libre_maven/android-sdk-3.10.0"
content {