mirror of
https://github.com/gradle/actions
synced 2024-11-24 02:12:12 +00:00
5 lines
116 B
Groovy
5 lines
116 B
Groovy
plugins {
|
|
id("org.gradle.toolchains.foojay-resolver-convention") version("0.7.0")
|
|
}
|
|
|
|
rootProject.name = 'basic'
|