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 19eb68d commit e02cfa4Copy full SHA for e02cfa4
webrtc-jni/pom.xml
@@ -12,7 +12,7 @@
12
<packaging>pom</packaging>
13
14
<properties>
15
- <webrtc.branch>branch-heads/4472</webrtc.branch>
+ <webrtc.branch>branch-heads/4577</webrtc.branch>
16
<webrtc.src.dir>${user.home}/webrtc</webrtc.src.dir>
17
<webrtc.install.dir>${user.home}/webrtc/build</webrtc.install.dir>
18
<cmake.build.type>Release</cmake.build.type>
@@ -143,4 +143,4 @@
143
</properties>
144
</profile>
145
</profiles>
146
-</project>
+</project>
0 commit comments