Removed redundant gradle.properties in samples projects.

This commit is contained in:
Clinton Alexander 2017-02-24 13:04:43 +00:00
parent 8b1864e07c
commit bfa50e802f
5 changed files with 0 additions and 14 deletions

View File

@ -1,3 +0,0 @@
name = Attachment Demo
group = com.r3corda
kotlin.incremental=false

View File

@ -1,2 +0,0 @@
name = BankOfCorda
kotlin.incremental=false

View File

@ -1,4 +0,0 @@
name = IRSDemo
group = net.corda
version = 0.5
kotlin.incremental=false

View File

@ -1,3 +0,0 @@
name=Notary Demo
group=net.corda
kotlin.incremental=false

View File

@ -1,2 +0,0 @@
name = Trader Demo
kotlin.incremental=false