We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 461d07a commit acd02d1Copy full SHA for acd02d1
tools/jitsi/build_jisti_libs.sh
@@ -25,11 +25,7 @@ export LIBRE_BUILD=true
25
26
cd jitsi-meet
27
28
-# This is commit after version 2.2.2, which does not compile
29
-# git checkout 5a934c071a5cbe64de275a25d0ed62d8193cdd03
30
-
31
-# Changelog: https://github.com/jitsi/jitsi-meet-release-notes/blob/master/CHANGELOG-MOBILE-SDKS.md
32
+# Get the latest version from the changelog: https://github.com/jitsi/jitsi-meet-release-notes/blob/master/CHANGELOG-MOBILE-SDKS.md
33
git checkout android-sdk-6.2.2
34
35
echo
0 commit comments