Companion

object Companion

Support constants.

Properties

Link copied to clipboard

By default, the compiler targets Java 8.

Link copied to clipboard

Returns true if a JVM version (represented as Int) is Long Term Support.

Link copied to clipboard
val latestJava: <Error class: unknown class>

The latest known Java version.

Link copied to clipboard

Tries to fetch the newest version of the JVM supported by the current version of gradle. Refers to https://docs.gradle.org/current/userguide/compatibility.html, issues to accessing the website make the value potentially wrong.