Skip to content

Commit 901b644

Browse files
authored
Merge pull request #28 from svtk/master
Removed obsolete pluginManagement block - no need for custom plugins
2 parents 55c3531 + 580f8ad commit 901b644

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

settings.gradle

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1 @@
1-
pluginManagement {
2-
repositories {
3-
mavenCentral()
4-
5-
maven {
6-
url 'https://plugins.gradle.org/m2/'
7-
}
8-
}
9-
}
101
rootProject.name = 'Examples'

0 commit comments

Comments
 (0)