get Target Bytecode Version
The module specific bytecode version to use for this module. When null
, the module will inherit the bytecode version from the idea project.
The Idea module bytecode version is based on the targetCompatibility
settings for the associated Gradle project.