LexActivator for java on RaspberryPi armv7l does not work

Hi,
I am trying to use the LexActivator Java library on Raspberry Pi with armv7l and it does not work.
I got following error:
libLexActivator.so: cannot open shared object file: No such file or directory
libLexActivator.so: cannot open shared object file: No such file or directory
Native library (linux-arm/libLexActivator.so) not found in resource path

Can you provided a lexActivator library that works on Raspberry Pi 32-bit armv7.
We are using 3.14.9 version of lexActivator java library
Thanks in advance.

Hi Ramil,

We have now added support for ARMv7. Please update to version 3.15.5.

Thanks for fast response!
works like a charm!