Blame proguard-project.txt

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