Commit c9a0e93
authored
minor Gradle config fixes (#43)
- skipMetadataVersionCheck=false gradle/gradle#26810
- limit config-cache inputs gradle/gradle#28591
- Configuration.isVisible=true should be avoided, otherwise Gradle will expose configurations as default dependencies (the `isVisible` name, and Gradle documentation, sucks)
- remove old buildSrc files1 parent f9713f0 commit c9a0e93
File tree
4 files changed
+8
-571
lines changed- buildSrc/src/main/kotlin/buildsrc/utils
4 files changed
+8
-571
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
156 | 158 | | |
157 | 159 | | |
158 | 160 | | |
159 | | - | |
| 161 | + | |
| 162 | + | |
160 | 163 | | |
0 commit comments