mirror of
https://github.com/gradle/actions.git
synced 2025-10-19 16:18:37 +08:00
6 lines
116 B
Groovy
6 lines
116 B
Groovy
plugins {
|
|
id("org.gradle.toolchains.foojay-resolver-convention") version("0.4.0")
|
|
}
|
|
|
|
rootProject.name = 'basic'
|