1*d353a188SXin Li# Add project specific ProGuard rules here. 2*d353a188SXin Li# By default, the flags in this file are appended to flags specified 3*d353a188SXin Li# in /usr/local/google/home/yukawa/Android/Sdk/tools/proguard/proguard-android.txt 4*d353a188SXin Li# You can edit the include path and order by changing the proguardFiles 5*d353a188SXin Li# directive in build.gradle. 6*d353a188SXin Li# 7*d353a188SXin Li# For more details, see 8*d353a188SXin Li# http://developer.android.com/guide/developing/tools/proguard.html 9*d353a188SXin Li 10*d353a188SXin Li# Add any project specific keep options here: 11*d353a188SXin Li 12*d353a188SXin Li# If your project uses WebView with JS, uncomment the following 13*d353a188SXin Li# and specify the fully qualified class name to the JavaScript interface 14*d353a188SXin Li# class: 15*d353a188SXin Li#-keepclassmembers class fqcn.of.javascript.interface.for.webview { 16*d353a188SXin Li# public *; 17*d353a188SXin Li#} 18