Build: Extract version of com.moowork.node to the settings.gradle
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
plugins {
|
||||
id "com.moowork.node" version "1.2.0"
|
||||
id "com.moowork.node"
|
||||
}
|
||||
|
||||
description = 'Kotlin Standard Library for JS IR'
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
plugins {
|
||||
id "com.moowork.node" version "1.2.0"
|
||||
id "com.moowork.node"
|
||||
}
|
||||
|
||||
description = 'Kotlin Standard Library for JS'
|
||||
|
||||
Reference in New Issue
Block a user