We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7580826 commit ad74bd3Copy full SHA for ad74bd3
settings.gradle.kts
@@ -13,8 +13,6 @@ gradleEnterprise {
13
}
14
15
16
-enableFeaturePreview("VERSION_CATALOGS")
17
-
18
gitHooks {
19
commitMsg { conventionalCommits() }
20
createHooks()
0 commit comments