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

Use Jitsi SDK 10.2.0

This commit is contained in:
Benoit Marty
2024-09-18 16:41:30 +02:00
parent 6a8e978204
commit 4aab1ad8f7
6 changed files with 13 additions and 15 deletions

View File

@@ -26,7 +26,7 @@ export LIBRE_BUILD=true
cd jitsi-meet
# Get the latest version from the changelog: https://github.com/jitsi/jitsi-meet-release-notes/blob/master/CHANGELOG-MOBILE-SDKS.md
git checkout android-sdk-8.1.1
git checkout mobile-sdk-10.2.0
echo
echo "##################################################"