Blame proguard-project.txt

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