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 5c5b1a3 commit f5c622fCopy full SHA for f5c622f
buildSrc/src/main/java/com/google/firebase/gradle/plugins/publish/PublishingPlugin.java
@@ -60,8 +60,7 @@
60
* <li>{@code publishConfigFilePath} is the path to the configuration file from which to read the
61
* list of projects to release. The file format should be consistent with Python's
62
* configparser, and the list of projects should be in a section called "modules". If both
63
- * this, and {@code projectsToPublish} are specified, this property takes precedence.
64
- * <br>
+ * this, and {@code projectsToPublish} are specified, this property takes precedence. <br>
65
* <br>
66
* Example config file content:
67
* <pre>
0 commit comments