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