Skip to content

Commit 19eb68d

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 702e58c + f9ce6d9 commit 19eb68d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Maven Central artifacts contain native libraries that can be loaded on the follo
3434
</tr>
3535
</table>
3636

37-
The native libraries were build with WebRTC branch M80.
37+
The native libraries were build with WebRTC branch M91.
3838

3939
### Demo
4040

@@ -73,6 +73,6 @@ On the first run, the WebRTC source tree will be loaded into the `/<user home>/w
7373

7474
| Parameter | Description | Default Value |
7575
| ------------------ | ------------------------------------------------------ | --------------------------- |
76-
| webrtc.branch | The WebRTC branch to checkout. | branch-heads/4324 |
76+
| webrtc.branch | The WebRTC branch to checkout. | branch-heads/4472 |
7777
| webrtc.src.dir | The absolute checkout path for the WebRTC source tree. | /\<user_home\>/webrtc |
7878
| webrtc.install.dir | The install path for the compiled WebRTC library. Is also used to link against a pre-compiled WebRTC library to reduce build time. | /\<user_home\>/webrtc/build |

0 commit comments

Comments
 (0)