CI: Enable cross-compilation in CI
Issue Fix
Fixes #19 (closed)
Description
This MR enables the cross-compilation in the CI, which links our rust library to the application and the app runs (obtained via CI as artifacts) does not crash on devices
Alternative(s) considered
Introduced the afterEvaluate{}
patch that merges the native lib.
Type
Choose one: Bug Fix in CI
Screenshots (if applicable)
NA