Build: Extract version of com.moowork.node to the settings.gradle
This commit is contained in:
@@ -4,7 +4,7 @@ description = "Source Map Loader for Webpack"
|
||||
|
||||
plugins {
|
||||
id("base")
|
||||
id("com.moowork.node") version "1.2.0"
|
||||
id("com.moowork.node")
|
||||
}
|
||||
|
||||
val default = configurations.getByName(Dependency.DEFAULT_CONFIGURATION)
|
||||
|
||||
Reference in New Issue
Block a user