mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
This increases our app bundle size with no real benefit. ~~I'm also encountering an issue where the `x86` shared library is being loaded instead of the appropriate x86_64 one, causing a crash.~~ Edit: The crash appears to be coming from somewhere else, still investigating. Still it would be good to remove this as the Rust dependency in the Android build is built serially.