Commit 675419e
build(gradle): remove redundant sourceSets block in protobuf-3.0
Plugin 0.10.0 automatically registers generated proto sources into the
corresponding source sets. The manual srcDir addition was required for
plugin 0.8.18 but is now redundant — keeping it on top of the plugin's
own wiring actively breaks source set registration (review comment on #11310).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 10e03bd commit 675419e
1 file changed
Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 35 | + | |
0 commit comments