Releases: LandryNorris/JniUtils
Releases · LandryNorris/JniUtils
0.1.0-rc01
Working implementation of newObject with parameters
Added Object signature shortcut
Added support for LongArray to classToSignature
Automatic signature resolution will fail on jstring or jobject, since it can't determine between the two at runtime.
0.0.1-alpha02
Modify registerNatives DSL and fix bugs
0.0.1-alpha01
Initial Release bringing basic wrappers and a prototype DSL for register natives