Skip to content

Commit d975ba1

Browse files
committed
Devine repositories in settings.gradle.kts template-cleanup file
1 parent 8fda6a2 commit d975ba1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
11
rootProject.name = "%NAME%"
2+
3+
dependencyResolutionManagement {
4+
repositories {
5+
mavenCentral()
6+
}
7+
}

0 commit comments

Comments
 (0)