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