Updated
This commit is contained in:
parent
0a3b5782a8
commit
94ec763e29
@ -1,14 +0,0 @@
|
|||||||
plugins {
|
|
||||||
id("org.gradle.toolchains.foojay-resolver-convention") version "0.5.0"
|
|
||||||
}
|
|
||||||
rootProject.name = "shared"
|
|
||||||
|
|
||||||
findProject(":shared:kafka")?.name = "kafka"
|
|
||||||
findProject(":shared:contract")?.name = "contract"
|
|
||||||
findProject(":shared:common")?.name = "common"
|
|
||||||
|
|
||||||
include("kafka")
|
|
||||||
include("contract")
|
|
||||||
include("common")
|
|
||||||
|
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user