Skip to content
This repository was archived by the owner on Jul 11, 2024. It is now read-only.

Commit 27564e7

Browse files
committed
[#18] remove ide specific plugins from gradle build
1 parent 2be1465 commit 27564e7

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

lab/build.gradle

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,4 @@ subprojects {
5959
useJUnitPlatform()
6060
}
6161

62-
apply plugin: 'idea'
63-
64-
idea {
65-
module {
66-
downloadJavadoc = true
67-
downloadSources = true
68-
}
69-
}
7062
}

0 commit comments

Comments
 (0)