File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ The generated maven repository is then host in the project https://github.com/el
28
28
29
29
#### Jitsi version
30
30
31
- Update the script ` ./tools/jitsi/build_jisti_libs .sh ` with the tag of the project ` https://github.com/jitsi/jitsi-meet ` .
31
+ Update the script ` ./tools/jitsi/build_jitsi_libs .sh ` with the tag of the project ` https://github.com/jitsi/jitsi-meet ` .
32
32
33
33
Latest tag can be found from this page: https://github.com/jitsi/jitsi-meet-release-notes/blob/master/CHANGELOG-MOBILE-SDKS.md
34
34
@@ -39,7 +39,7 @@ Currently we are building the version with the tag `mobile-sdk-10.2.0`.
39
39
At the root of the Element Android, run the following script:
40
40
41
41
``` shell script
42
- ./tools/jitsi/build_jisti_libs .sh
42
+ ./tools/jitsi/build_jitsi_libs .sh
43
43
```
44
44
45
45
It will build the Jitsi Meet Android library and put every generated files in the folder ` /tmp/jitsi `
File renamed without changes.
You can’t perform that action at this time.
0 commit comments