We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3caefd9 commit 847da60Copy full SHA for 847da60
buildSrc/settings.gradle.kts
@@ -3,6 +3,8 @@
3
* SPDX-License-Identifier: Apache-2.0
4
*/
5
6
+rootProject.name = "buildSrc"
7
+
8
dependencyResolutionManagement {
9
versionCatalogs {
10
create("libs") {
0 commit comments