Skip to content
Snippets Groups Projects
Verified Commit 6b605091 authored by akwizgran's avatar akwizgran
Browse files

Add curve25519-java to ProGuard rules.

parent e01e9718
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,8 @@
-keep class net.i2p.crypto.eddsa.** { *; }
-keep class org.whispersystems.curve25519.** { *; }
-dontwarn sun.misc.Unsafe
-dontnote com.google.common.**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment