mirror of
https://github.com/corda/corda.git
synced 2025-01-30 08:04:16 +00:00
Fixed a syntax error in gradle file.
This commit is contained in:
parent
6a669b6aad
commit
3612bee6f7
@ -1,7 +1,7 @@
|
||||
apply plugin: 'kotlin'
|
||||
apply plugin: QuasarPlugin
|
||||
// Applying the maven plugin means this will get installed locally when running "gradle install"
|
||||
apply plugin 'maven'
|
||||
apply plugin: 'maven'
|
||||
apply plugin: DefaultPublishTasks
|
||||
|
||||
buildscript {
|
||||
|
Loading…
x
Reference in New Issue
Block a user