v1.0.1: Fix WireGuard APK download
This is just a small bugfix release that mainly solves the problem of the automated setup of WireGuard on Android devices not working anymore by upgrading to appstraction 1.0.1.
Additionally, we now make it explicit that we currently need Node 18 exactly. This has always been the case, but we now fail when trying to install on a newer Node version.
What's Changed
- Require exactly Node 18 by @baltpeter in #42
- Update to appstraction 1.0.1 by @baltpeter in 5e68fd6
Full Changelog: v1.0.0...v1.0.1