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

Jitsi 8.1.1

This commit is contained in:
Benoit Marty
2023-05-02 14:29:41 +02:00
committed by Benoit Marty
parent 3c2c6ef136
commit 48f4ad412f
4 changed files with 10 additions and 11 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-6.2.2
git checkout android-sdk-8.1.1
echo
echo "##################################################"