Skip to content

Commit 6b07d2f

Browse files
authored
android: add jni_zero to consumer rules (#47)
1 parent 6ad4692 commit 6b07d2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/consumer-rules.pro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# WebRTC
22
-keep class org.webrtc.** { *; }
3+
-keep class org.jni_zero.** { *; }

0 commit comments

Comments
 (0)