Skip to content

Commit

Permalink
bitcoind: Remove dependency to root build-logic
Browse files Browse the repository at this point in the history
  • Loading branch information
alvasw committed Oct 9, 2024
1 parent a057720 commit 75758b8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions wallets/bitcoind/settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ pluginManagement {
gradlePluginPortal()
}
includeBuild("build-logic")
includeBuild("../../build-logic") {
name = "root-build-logic"
}
}

dependencyResolutionManagement {
Expand Down

0 comments on commit 75758b8

Please sign in to comment.