summaryrefslogtreecommitdiff
path: root/merchant-terminal/proguard-rules.pro
diff options
context:
space:
mode:
Diffstat (limited to 'merchant-terminal/proguard-rules.pro')
-rw-r--r--merchant-terminal/proguard-rules.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/merchant-terminal/proguard-rules.pro b/merchant-terminal/proguard-rules.pro
index f1b4245..1a50a50 100644
--- a/merchant-terminal/proguard-rules.pro
+++ b/merchant-terminal/proguard-rules.pro
@@ -19,3 +19,5 @@
# If you keep the line number information, uncomment this to
# hide the original source file name.
#-renamesourcefileattribute SourceFile
+
+-keep class net.taler.merchantpos.** {*;}