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