mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-05 17:05:07 -05:00
5 lines
123 B
Plaintext
Executable File
5 lines
123 B
Plaintext
Executable File
cd Mailiverse/src
|
|
javac core/crypt/PBEPlatform.java
|
|
javah -d ../jni core.crypt.PBEPlatform
|
|
rm core/crypt/PBEPlatform.class
|