Commit 3f3de578 authored by Administrator's avatar Administrator

update

parent 29cf3a62
......@@ -18,3 +18,16 @@
-dontwarn org.bouncycastle.**
-dontpreverify
-dontobfuscate
-ignorewarnings
-keep class org.bouncycastle.openssl.**
-keep class org.bouncycastle.jce.provider.BouncyCastleProvider{*;}
-keep class com.virjar.sshdroid.Main{*;}
-keep class com.virjar.sshdroid.SSHD{*;}
-keepattributes Exceptions,InnerClasses,Signature,Deprecated,SourceFile,LineNumberTable,LocalVariable*Table,*Annotation*,Synthetic,EnclosingMethod
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment