mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-11-22 16:20:59 -05: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'
|