aboutsummaryrefslogtreecommitdiff
path: root/app/proguard-rules.pro
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2021-05-30 23:28:11 -0600
committerBryson Steck <steck.bryson@gmail.com>2021-05-30 23:28:11 -0600
commit88958664407b4a10fbdd6f94380b6e8695507f05 (patch)
tree891b4476ff2de753fb2c038599c10f86a460f667 /app/proguard-rules.pro
parent72c839bd12c37b95776f2a03f98c52036b9400fc (diff)
downloadwiimmfi-watcher-88958664407b4a10fbdd6f94380b6e8695507f05.tar
wiimmfi-watcher-88958664407b4a10fbdd6f94380b6e8695507f05.tar.gz
wiimmfi-watcher-88958664407b4a10fbdd6f94380b6e8695507f05.tar.bz2
added keepattributes flag
Diffstat (limited to 'app/proguard-rules.pro')
-rw-r--r--app/proguard-rules.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/proguard-rules.pro b/app/proguard-rules.pro
index 481bb43..cdc313f 100644
--- a/app/proguard-rules.pro
+++ b/app/proguard-rules.pro
@@ -14,7 +14,7 @@
# Uncomment this to preserve the line number information for
# debugging stack traces.
-#-keepattributes SourceFile,LineNumberTable
+-keepattributes SourceFile,LineNumberTable
# If you keep the line number information, uncomment this to
# hide the original source file name.