mailiverse/android/make-jni

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