mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-07 08:16:31 +00:00
Print java version
This commit is contained in:
@@ -176,6 +176,7 @@ dependencies {
|
||||
implementation 'org.apache.commons:commons-lang3:3.12.0'
|
||||
}
|
||||
|
||||
System.out.println("Gradle is using Java: " + JavaVersion.current());
|
||||
def buildToolsJar = new File(buildDir, "buildtools/BuildTools.jar");
|
||||
def buildToolsFolder = new File(buildDir, "buildtools");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user