Commit b366b405 authored by Sylvain Berfini's avatar Sylvain Berfini :cow:
Browse files

Updated proguard rules

parent e9805213
No related merge requests found
Showing 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 {*;}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment