Blame proguard-project.txt

1b8111
# To enable ProGuard in your project, edit project.properties
1b8111
# to define the proguard.config property as described in that file.
1b8111
#
1b8111
# Add project specific ProGuard rules here.
1b8111
# By default, the flags in this file are appended to flags specified
1b8111
# in ${sdk.dir}/tools/proguard/proguard-android.txt
1b8111
# You can edit the include path and order by changing the ProGuard
1b8111
# include property in project.properties.
1b8111
#
1b8111
# For more details, see
1b8111
#   http://developer.android.com/guide/developing/tools/proguard.html
1b8111
1b8111
# Add any project specific keep options here:
1b8111
1b8111
# If your project uses WebView with JS, uncomment the following
1b8111
# and specify the fully qualified class name to the JavaScript interface
1b8111
# class:
1b8111
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
1b8111
#   public *;
1b8111
#}