Skip to content

Commit ae0e298

Browse files
committed
fix android build
1 parent abc8b65 commit ae0e298

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/src/main/java/com/oney/WebRTCModule/PeerConnectionObserver.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
import com.facebook.react.bridge.WritableArray;
1212
import com.facebook.react.bridge.WritableMap;
1313

14+
import org.webrtc.AudioTrack;
1415
import org.webrtc.DataChannel;
1516
import org.webrtc.IceCandidate;
1617
import org.webrtc.MediaStream;

0 commit comments

Comments
 (0)