Skip to content

Commit 1f180e8

Browse files
authored
Update README.md
1 parent 832ab65 commit 1f180e8

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
@@ -10,7 +10,7 @@ possible supported platforms
1010

1111
## Note
1212

13-
Use the https://github.com/webrtc-sdk/webrtc.git branch m114_release to compile.
13+
Use the https://github.com/webrtc-sdk/webrtc.git branch m125_release to compile.
1414

1515
## Usage
1616

@@ -27,7 +27,7 @@ cd libwebrtc_build
2727
solutions = [
2828
{
2929
"name" : 'src',
30-
"url" : 'https://github.com/webrtc-sdk/webrtc.git@m114_release',
30+
"url" : 'https://github.com/webrtc-sdk/webrtc.git@m124_release',
3131
"deps_file" : 'DEPS',
3232
"managed" : False,
3333
"custom_deps" : {

0 commit comments

Comments
 (0)