8000
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 882c01f commit 2eb041dCopy full SHA for 2eb041d
android/proguard-rules.pro
@@ -1,3 +1,4 @@
1
# Flutter WebRTC
2
-keep class com.cloudwebrtc.webrtc.** { *; }
3
-keep class org.webrtc.** { *; }
4
+-keep class org.jni_zero.** { *; }
0 commit comments