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 5db38eb commit f21441cCopy full SHA for f21441c
3 files changed
.github/workflows/build.yml
@@ -16,7 +16,7 @@ on:
16
workflow_dispatch:
17
18
env:
19
- WEBRTC_CACHE_BRANCH: 7151
+ WEBRTC_CACHE_BRANCH: 6998
20
WEBRTC_CHECKOUT_FOLDER: webrtc
21
WEBRTC_INSTALL_FOLDER: webrtc/build
22
.github/workflows/release.yml
@@ -12,7 +12,7 @@ on:
12
default: "X.Y.Z-SNAPSHOT"
13
14
15
README.md
@@ -57,7 +57,7 @@ Maven Central artifacts contain native libraries that can be loaded on the follo
57
</tr>
58
</table>
59
60
-The native libraries were built with WebRTC branch M137/7151.
+The native libraries were built with WebRTC branch M134/6998.
61
62
### Build Notes
63
0 commit comments