diff options
Diffstat (limited to 'app/proguard-rules.pro')
| -rw-r--r-- | app/proguard-rules.pro | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/app/proguard-rules.pro b/app/proguard-rules.pro new file mode 100644 index 0000000..25042b4 --- /dev/null +++ b/app/proguard-rules.pro @@ -0,0 +1,7 @@ +# Uncomment this to preserve the line number information for +# debugging stack traces. +-keepattributes SourceFile,LineNumberTable + +# If you keep the line number information, uncomment this to +# hide the original source file name. +-renamesourcefileattribute SourceFile |
