Skip to content

Commit e3d7d44

Browse files
committed
Add mavenCentral as plugin repo
1 parent 9304db0 commit e3d7d44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

settings.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ dependencyResolutionManagement {
1010
pluginManagement {
1111
repositories {
1212
google()
13+
mavenCentral()
1314
gradlePluginPortal()
1415
}
1516
}

0 commit comments

Comments
 (0)