aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/gradle/projects/it-basic/settings.gradle.kts
blob: 833995e5dbaa99e30b5cb8d3ad90cb5037852047 (plain)
1
2
3
4
5
@file:Suppress("LocalVariableName", "UnstableApiUsage")

apply(from = "../template.settings.gradle.kts")
rootProject.name = "it-basic"