Move libjnidispatch to jni/ and copy it to libs/ on build
This should fix the build issue where this file is missing after a clean.
This library is part of JNA and just needs to be copied into the libs/armeabi folder. However, putting it there directly will get it cleaned away on build.