Skip to content

Commit e02cfa4

Browse files
authored
Update pom.xml
1 parent 19eb68d commit e02cfa4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

webrtc-jni/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<packaging>pom</packaging>
1313

1414
<properties>
15-
<webrtc.branch>branch-heads/4472</webrtc.branch>
15+
<webrtc.branch>branch-heads/4577</webrtc.branch>
1616
<webrtc.src.dir>${user.home}/webrtc</webrtc.src.dir>
1717
<webrtc.install.dir>${user.home}/webrtc/build</webrtc.install.dir>
1818
<cmake.build.type>Release</cmake.build.type>
@@ -143,4 +143,4 @@
143143
</properties>
144144
</profile>
145145
</profiles>
146-
</project>
146+
</project>

0 commit comments

Comments
 (0)