Skip to content

Commit b738ffe

Browse files
committed
Add custom repository field content
1 parent 96c1499 commit b738ffe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/refguide/modeling/menus/edit-menu/preferences-dialog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Enabling this option allows you to specify which repositories should be used by
102102

103103
This option becomes available if **Use custom repositiories** is set to **Yes**.
104104

105-
You can specify which repositories to use for Gradle. The content of this field should be specified using Groovy syntax and is what is inside the `repositories { }` section in a Gradle build file. By default, this field contains: `mavenCentral()`.
105+
You can specify which repositories to use for Gradle. The content of this field should be specified using Groovy syntax and is what is inside the `repositories { }` section in a Gradle build file. By default, this field contains: `mavenCentral()` and `gradlePluginPortal()`.
106106

107107
## Maia Tab
108108

0 commit comments

Comments
 (0)