We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ed7f6a commit 6116a96Copy full SHA for 6116a96
encoders/README.md
@@ -89,7 +89,7 @@ dependencies {
89
*code-gen-cfg.textproto*
90
91
Note:
92
-- The file names must be identical, words are separated by hyphen(-) not by underscore(_).
+- The filename must be the same as the filename determined in the gradle build file.
93
- Only need to specify the "root" proto object, anything it references will automatically be included.
94
```textproto
95
# code_gen_cfg.textproto
0 commit comments