Added dokka
This commit is contained in:
@@ -1,2 +1,14 @@
|
||||
rootProject.name = "KSpigot"
|
||||
|
||||
/*
|
||||
* PLUGINS
|
||||
*/
|
||||
|
||||
pluginManagement {
|
||||
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
jcenter()
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user