File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
buildSrc/src/main/java/com/google/firebase/gradle/plugins Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -46,18 +46,18 @@ import org.gradle.kotlin.dsl.register
46
46
* - [VALIDATE_POM_TASK][registerValidatePomForReleaseTask]
47
47
* - [VALIDATE_PROJECTS_TO_PUBLISH_TASK][registerValidateProjectsToPublishTask]
48
48
* - [BUILD_MAVEN_ZIP_TASK] -> Creates a zip file of the contents of
49
- * [PUBLISH_RELEASING_LIBS_TO_BUILD_TASK] [registerPublishReleasingLibrariesToBuildDirTask]
49
+ * [PUBLISH_RELEASING_LIBS_TO_BUILD_TASK] [registerPublishReleasingLibrariesToBuildDirTask]
50
50
* - [BUILD_KOTLINDOC_ZIP_TASK] -> Creates a zip file of the contents of
51
- * [GENERATE_KOTLINDOC_FOR_RELEASE_TASK] [registerGenerateKotlindocForReleaseTask]
51
+ * [GENERATE_KOTLINDOC_FOR_RELEASE_TASK] [registerGenerateKotlindocForReleaseTask]
52
52
* - [BUILD_RELEASE_NOTES_ZIP_TASK] -> Creates a zip file of the contents of
53
- * [PREPARE_RELEASE_NOTES_FOR_DROP][registerPrepareReleaseNotesForDropTask]
53
+ * [PREPARE_RELEASE_NOTES_FOR_DROP][registerPrepareReleaseNotesForDropTask]
54
54
* - [FIREBASE_PUBLISH_TASK] -> Runs all the tasks above
55
55
*
56
56
* The following are additional tasks provided- that are either for convenience sake, or are used
57
57
* outside of the standard [FIREBASE_PUBLISH_TASK] workflow (possibly at a later time in the release
58
58
* cycle):
59
59
* - [BUILD_BOM_ZIP_TASK] -> Creates a zip file of the contents of [GENERATE_BOM_TASK]
60
- * [registerGenerateBomTask]
60
+ * [registerGenerateBomTask]
61
61
* - [RELEASE_GENEATOR_TASK][registerGenerateReleaseConfigFilesTask]
62
62
* - [PUBLISH_RELEASING_LIBS_TO_LOCAL_TASK][registerPublishReleasingLibrariesToMavenLocalTask]
63
63
* - [SEMVER_CHECK_TASK][registerSemverCheckForReleaseTask]
You can’t perform that action at this time.
0 commit comments