is there a v0.10.0 release in the Roadmap?
avazirna opened this issue · 2 comments
avazirna commented
Hi there,
Is there a plan to release a new stable version of the Kujaku Library? The reason I’m asking is because the latest version (0.9.0) is based on Mapbox SDK 8.3.3, which relies on SoLoader 0.6.0. SoLoader versions prior to 0.9.0 are known for causing issues to 64-bit devices, as they assume that all system libraries are present in /system/lib:/vendor/lib
, more information about this can be found here. I can almost bet that all that is already on your radar also because I noticed that the project now targets Mapbox SDK 9.7.1, so I wonder if there are plans to release a new version.
Thank you
Ahmad