Skip to content

Draft: Fix missing IPtProxy native lib while building onionmasq.aar.

cyberta requested to merge fix_missing_libgojni into main

Fix missing IPtProxy native lib while building onionmasq.aar. We add a custom gradle task that extracts the libgojni.so for IPtProxy. Rust onionmasq's so file get's moved to the jniLibs directory instead of being linked to it.

closes #117

(still needs manual integration testing of the resulting artifact)

Edited by cyberta

Merge request reports

Loading