|
|
|
|
|
by snafu109
1887 days ago
|
|
> "... you won't be able to run Gradle 6.8.x on Java 16" Exactly. But you could run Gradle on Java 8-15 and use the new toolchains support to build with Java 16. I'm not saying setting up toolchains is frictionless or even reliable yet (given the feature is so new) but it's there. |
|