Service jar for process
This commit is contained in:
parent
b4dd67494f
commit
01d4711334
|
@ -0,0 +1,4 @@
|
||||||
|
rootProject.name = 'covid-19-service'
|
||||||
|
|
||||||
|
include ":covid-19-common"
|
||||||
|
project(":covid-19-common").projectDir = file("../covid-19-common")
|
Loading…
Reference in New Issue