Commit 42d18ce
authored
* Set `duplicatesStrategy` to `EXCLUDE` for resource processing tasks
Fixes "Entry courses/Introduction to Python.zip is a duplicate but no duplicate handling strategy has been set" error
* Downgrade IntelliJ Platform Plugin to version 2.5.0 for compatibility
1 parent b0c24bb commit 42d18ce
File tree
2 files changed
+9
-1
lines changed- buildSrc/src/main/kotlin
- gradle
2 files changed
+9
-1
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
73 | 81 | | |
74 | 82 | | |
75 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments