mirror of
https://github.com/corda/corda.git
synced 2025-02-20 17:33:15 +00:00
Merged in pat-remove-explorer-version (pull request #448)
remove version, group and quasar plugin from build.gradle
This commit is contained in:
commit
86ea9f0082
@ -1,6 +1,3 @@
|
||||
group 'com.r3corda'
|
||||
version '1.0-SNAPSHOT'
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.0.3'
|
||||
|
||||
@ -23,7 +20,6 @@ repositories {
|
||||
apply plugin: 'java'
|
||||
apply plugin: 'kotlin'
|
||||
apply plugin: 'application'
|
||||
apply plugin: QuasarPlugin
|
||||
|
||||
sourceCompatibility = 1.8
|
||||
mainClassName = 'com.r3corda.explorer.Main'
|
||||
|
Loading…
x
Reference in New Issue
Block a user