mirror of
https://github.com/gradle/actions.git
synced 2026-06-09 13:17:40 +00:00
63fea55da4
Will use this for testing Gradle execution with different versions and mechanisms.
3 lines
88 B
Groovy
3 lines
88 B
Groovy
rootProject.name = 'no-wrapper'
|
|
|
|
println "Using Gradle version: ${gradle.gradleVersion}" |