Java-related configuration options for the project to be analyzed.
String
sourceCompatibility
targetCompatibility
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
The source compatibility of the Java code. Defaults to project.sourceCompatibility.
The target compatibility of the Java code. Defaults to project.targetCompatibility.
Gradle API 2.0