remove submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,6 +1,3 @@
|
||||
[submodule "emerald-java-client"]
|
||||
path = emerald-java-client
|
||||
url = https://github.com/p2p-org/emerald-java-client.git
|
||||
[submodule "dshackle-cli/grpc"]
|
||||
path = dshackle-cli/grpc
|
||||
url = https://github.com/p2p-org/emerald-grpc.git
|
||||
|
||||
Submodule emerald-java-client deleted from 6efc63d11f
@@ -1,8 +1,2 @@
|
||||
enableFeaturePreview("VERSION_CATALOGS")
|
||||
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
|
||||
|
||||
includeBuild('./emerald-java-client') {
|
||||
dependencySubstitution {
|
||||
substitute module('io.emeraldpay:emerald-api:0.12-alpha.3') using project(':')
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user