
Add JvmDowngrader to the build pipeline
Mirsario opened this issue ยท 0 comments
Java is inept and unable to compile for old JVM targets while using syntactic sugar from newer language versions, something C# for example never had trouble with. Using this tool should help working around this deficiency:
https://github.com/unimined/JvmDowngrader
https://jvmdowngrader.wagyourtail.xyz/
Handling this will resolve #79.