Skip to content

Commit 67fa2cb

Browse files
author
David Motsonashvili
committed
ktfmt
1 parent 1591115 commit 67fa2cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/java/com/google/firebase/gradle/plugins/ReleaseGenerator.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ import org.gradle.kotlin.dsl.findByType
3838
* Contains output data from the Release Generator, published as release_report.json
3939
*
4040
* @property changesByLibraryName contains libs which have opted into the release, and their changes
41-
* @property changedLibrariesWithNoChangelog contains libs not opted into the release, despite having
42-
* changes
41+
* @property changedLibrariesWithNoChangelog contains libs not opted into the release, despite
42+
* having changes
4343
*/
4444
@Serializable
4545
data class ReleaseReport(

0 commit comments

Comments
 (0)