Skip to content

Commit 6850718

Browse files
Remove unnecessary task configuration
1 parent 2033d00 commit 6850718

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

kotlin-stdlib/build.gradle.kts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,3 @@ hubdle {
8686
}
8787
}
8888
}
89-
90-
tasks.named { it == "prepareDebugArtProfile" }.configureEach {
91-
doNotTrackState("Bug on Windows")
92-
}

0 commit comments

Comments
 (0)