1*90c8c64dSAndroid Build Coastguard Worker# Add project specific ProGuard rules here. 2*90c8c64dSAndroid Build Coastguard Worker# You can control the set of applied configuration files using the 3*90c8c64dSAndroid Build Coastguard Worker# proguardFiles setting in build.gradle. 4*90c8c64dSAndroid Build Coastguard Worker# 5*90c8c64dSAndroid Build Coastguard Worker# For more details, see 6*90c8c64dSAndroid Build Coastguard Worker# http://developer.android.com/guide/developing/tools/proguard.html 7*90c8c64dSAndroid Build Coastguard Worker 8*90c8c64dSAndroid Build Coastguard Worker# If your project uses WebView with JS, uncomment the following 9*90c8c64dSAndroid Build Coastguard Worker# and specify the fully qualified class name to the JavaScript interface 10*90c8c64dSAndroid Build Coastguard Worker# class: 11*90c8c64dSAndroid Build Coastguard Worker#-keepclassmembers class fqcn.of.javascript.interface.for.webview { 12*90c8c64dSAndroid Build Coastguard Worker# public *; 13*90c8c64dSAndroid Build Coastguard Worker#} 14*90c8c64dSAndroid Build Coastguard Worker 15*90c8c64dSAndroid Build Coastguard Worker# Uncomment this to preserve the line number information for 16*90c8c64dSAndroid Build Coastguard Worker# debugging stack traces. 17*90c8c64dSAndroid Build Coastguard Worker#-keepattributes SourceFile,LineNumberTable 18*90c8c64dSAndroid Build Coastguard Worker 19*90c8c64dSAndroid Build Coastguard Worker# If you keep the line number information, uncomment this to 20*90c8c64dSAndroid Build Coastguard Worker# hide the original source file name. 21*90c8c64dSAndroid Build Coastguard Worker#-renamesourcefileattribute SourceFile