Skip to content

Commit 1d40fd2

Browse files
CopilotGoooler
andauthored
Enable Isolated Projects for the project self (#1984)
* Initial plan * Enable Isolated Projects for the shadow plugin project's own build Co-authored-by: Goooler <10363352+Goooler@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Goooler <10363352+Goooler@users.noreply.github.com>
1 parent a11a939 commit 1d40fd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Xmx4g
99
org.gradle.kotlin.dsl.allWarningsAsErrors=true
1010
org.gradle.parallel=true
1111
org.gradle.tooling.parallel=true
12+
org.gradle.unsafe.isolated-projects=true
1213

1314
########## Properties for publishing to Maven Central ##########
1415

0 commit comments

Comments
 (0)