Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
liblinphone
Commits
c3dc39b2
Commit
c3dc39b2
authored
Oct 23, 2019
by
Sylvain Berfini
🐮
Browse files
Fixed issue in proguard.txt file and BuildConfig class in release mode for Android
parent
a299021a
Changes
1
Hide whitespace changes
Inline
Side-by-side
wrappers/java/proguard.mustache
View file @
c3dc39b2
...
...
@@ -20,6 +20,9 @@
-keep class
{{
package
}}
.
{{
className
}}
Stub {*;}
{{/
listeners
}}
# BuildConfig generated class for AAR
-keep class org.linphone.core.BuildConfig { *; }
# Wrapper classes
-keep class org.linphone.core.CoreException {*;}
-keep class org.linphone.core.Utils {*;}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment