mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-11-23 01:22:50 +00:00
63fea55da4
Will use this for testing Gradle execution with different versions and mechanisms.
3 lines
No EOL
88 B
Groovy
3 lines
No EOL
88 B
Groovy
rootProject.name = 'no-wrapper'
|
|
|
|
println "Using Gradle version: ${gradle.gradleVersion}" |