mirror of
https://github.com/corda/corda.git
synced 2025-06-17 06:38:21 +00:00
Removed redundant gradle.properties in samples projects.
This commit is contained in:
@ -1,3 +0,0 @@
|
|||||||
name = Attachment Demo
|
|
||||||
group = com.r3corda
|
|
||||||
kotlin.incremental=false
|
|
@ -1,2 +0,0 @@
|
|||||||
name = BankOfCorda
|
|
||||||
kotlin.incremental=false
|
|
@ -1,4 +0,0 @@
|
|||||||
name = IRSDemo
|
|
||||||
group = net.corda
|
|
||||||
version = 0.5
|
|
||||||
kotlin.incremental=false
|
|
@ -1,3 +0,0 @@
|
|||||||
name=Notary Demo
|
|
||||||
group=net.corda
|
|
||||||
kotlin.incremental=false
|
|
@ -1,2 +0,0 @@
|
|||||||
name = Trader Demo
|
|
||||||
kotlin.incremental=false
|
|
Reference in New Issue
Block a user