aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 1b709a7..3c44e66 100644
--- a/build.xml
+++ b/build.xml
@@ -190,6 +190,8 @@
-keep public class * extends android.app.Activity
-keep public class * extends android.app.Service
+ -keep public class com.trilead.ssh2.compression.*
+ -keep public class com.trilead.ssh2.crypto.cipher.*
</proguard>
</target>