refactor
This commit is contained in:
@@ -1 +1,16 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
mavenLocal()
|
||||
maven {
|
||||
url = 'https://woggioni.net/mvn/'
|
||||
}
|
||||
gradlePluginPortal()
|
||||
}
|
||||
|
||||
plugins {
|
||||
id "net.woggioni.gradle.lombok" version "0.1"
|
||||
id "net.woggioni.plugins.multi-release-jar" version "0.1"
|
||||
}
|
||||
}
|
||||
|
||||
rootProject.name = 'wdi'
|
||||
|
Reference in New Issue
Block a user