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 832ab65 commit 1f180e8Copy full SHA for 1f180e8
README.md
@@ -10,7 +10,7 @@ possible supported platforms
10
11
## Note
12
13
-Use the https://github.com/webrtc-sdk/webrtc.git branch m114_release to compile.
+Use the https://github.com/webrtc-sdk/webrtc.git branch m125_release to compile.
14
15
## Usage
16
@@ -27,7 +27,7 @@ cd libwebrtc_build
27
solutions = [
28
{
29
"name" : 'src',
30
- "url" : 'https://github.com/webrtc-sdk/webrtc.git@m114_release',
+ "url" : 'https://github.com/webrtc-sdk/webrtc.git@m124_release',
31
"deps_file" : 'DEPS',
32
"managed" : False,
33
"custom_deps" : {
0 commit comments