java-tutorials/gradle-modules/gradle-8/settings.gradle

3 lines
59 B
Groovy
Raw Normal View History

rootProject.name = 'gradle-8'
include 'toolchains-feature'