Build: Extract version of com.moowork.node to the settings.gradle

This commit is contained in:
Vyacheslav Gerasimov
2019-11-18 18:32:08 +03:00
parent ea9b490467
commit 81e24fbdb4
8 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -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 -1
View File
@@ -1,5 +1,5 @@
plugins {
id "com.moowork.node" version "1.2.0"
id "com.moowork.node"
}
description = 'Kotlin Standard Library for JS'