Gavin Ray
04/23/2024, 4:57 PMorg.gradle.api.GradleException: Included build \my-project\build-logic has build path :build-logic which is the same as included build /my-project/build-logic
Adam
04/23/2024, 5:08 PMincludeBuild("build-logic")
and include("build-logic")
?Gavin Ray
04/23/2024, 5:10 PM./gradlew
it doesn't happen, so I'll consider it an IntelliJ bug -- sorry! 😓Adam
04/23/2024, 5:14 PMAdam
04/23/2024, 5:15 PMGavin Ray
04/23/2024, 5:16 PMAdam
04/23/2024, 5:18 PMGavin Ray
04/23/2024, 5:53 PMAdam
04/23/2024, 6:25 PMVampire
04/23/2024, 8:31 PM