Update parcels2 project
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
rootProject.name = "parcels2"
|
||||
|
||||
include("dicore3:core")
|
||||
findProject(":dicore3:core")?.name = "dicore3-core"
|
||||
|
||||
include("dicore3:command")
|
||||
findProject(":dicore3:command")?.name = "dicore3-command"
|
||||
|
||||
Reference in New Issue
Block a user