Create smnp.lang package with basic get() methods for map and list
This commit is contained in:
@@ -44,7 +44,7 @@ task plugin(type: Jar) {
|
||||
}
|
||||
|
||||
task assemblePlugin(type: Copy) {
|
||||
from plugin
|
||||
from jar
|
||||
into pluginsDir
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user