Fix project names in gradle samples
This commit is contained in:
@@ -1 +1 @@
|
||||
rootProject.name = 'contract-verifier-sample-stream-sink'
|
||||
rootProject.name = 'stream-sink'
|
||||
|
||||
@@ -1 +1 @@
|
||||
rootProject.name = 'contract-verifier-sample-stream-source'
|
||||
rootProject.name = 'stream-source'
|
||||
|
||||
Reference in New Issue
Block a user