mirror of
https://github.com/corda/corda.git
synced 2025-02-20 17:33:15 +00:00
Added a line that was accidentally removed.
This commit is contained in:
parent
9a4cc04eb5
commit
6a669b6aad
@ -1,6 +1,7 @@
|
|||||||
apply plugin: 'kotlin'
|
apply plugin: 'kotlin'
|
||||||
apply plugin: QuasarPlugin
|
apply plugin: QuasarPlugin
|
||||||
// Applying the maven plugin means this will get installed locally when running "gradle install"
|
// Applying the maven plugin means this will get installed locally when running "gradle install"
|
||||||
|
apply plugin 'maven'
|
||||||
apply plugin: DefaultPublishTasks
|
apply plugin: DefaultPublishTasks
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user