Actions
Bug #1300
closedBuilding on F-Droid doesn't work with Java 17
Start date:
03/27/2026
Due date:
% Done:
0%
Estimated time:
Description
These version constraints are vestigial. They were added when the default Java version was less than 17 and I needed to force newer features. Now the default Java version is greater than 17. The solution is to just remove them and let the default Java version be used.
Actions