Skip to content
This repository was archived by the owner on Jan 12, 2023. It is now read-only.

Commit 56f58f0

Browse files
committed
feat: updateSinceUntilBuild is now false
1 parent 1457a97 commit 56f58f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ repositories {
1313

1414
intellij {
1515
version = "LATEST-EAP-SNAPSHOT"
16+
updateSinceUntilBuild = false
1617
}
1718

1819
tasks.register<Copy>("copyMarkdown") {

0 commit comments

Comments
 (0)