6 lines
138 B
Plaintext
6 lines
138 B
Plaintext
|
plugins {
|
||
|
id("org.gradle.toolchains.foojay-resolver-convention") version "0.5.0"
|
||
|
}
|
||
|
rootProject.name = "teamcity-executors-test-task"
|
||
|
|