Merge pull request #285 from corda/clint-samplesfilecleanup

Removed redundant gradle.properties in samples projects.
This commit is contained in:
Clinton 2017-02-28 15:22:42 +00:00 committed by GitHub
commit df6b9add6e
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