various fixes
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
mavenLocal()
|
||||
gradlePluginPortal()
|
||||
maven {
|
||||
url = 'https://woggioni.net/mvn/'
|
||||
}
|
||||
}
|
||||
plugins {
|
||||
id "net.woggioni.gradle.dependency-export" version "0.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user