wg / scrypt

Java implementation of scrypt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gradle version would be helpful

lesv opened this issue · comments

It would be great if you could build both w/ ABI and w/o on mvn as installing gives a INSTALL_FAILED_NO_MATCHING_ABIS error.

The error is caused by the .so files in the lib directory. It should not care about if scrypt is built using gradle or maven.