mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-11-23 09:32:50 +00:00
3 lines
88 B
Groovy
3 lines
88 B
Groovy
|
rootProject.name = 'no-wrapper'
|
||
|
|
||
|
println "Using Gradle version: ${gradle.gradleVersion}"
|