Maintenance release for the F-Droid submission. No user-facing changes.
- Removed the JVM toolchain pin from the core module; it broke the F-Droid
build server, which runs with Gradle toolchain auto-provisioning disabled.
The module now targets JVM 17 bytecode explicitly instead. - versionCode 2 / versionName 1.0.1.
The attached app-foss-release.apk is the signed foss-flavor build that
F-Droid's reproducible-build check verifies against.