forked from mirrors/linphone-iphone
Updated proguard rules
This commit is contained in:
parent
e9805213e2
commit
b366b4055a
1 changed files with 3 additions and 0 deletions
|
|
@ -7,6 +7,9 @@
|
|||
-keep class {{package}}.{{classImplName}} {*;}
|
||||
{{/classes}}
|
||||
|
||||
# Liblinphone tools
|
||||
-keep class org.linphone.core.tools.* {*;}
|
||||
|
||||
# Mediastreamer classes
|
||||
-keep class org.linphone.mediastream.Factory {*;}
|
||||
-keep class org.linphone.mediastream.MediastreamerAndroidContext {*;}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue