Skip to content

Commit 6f493cf

Browse files
author
David Motsonashvili
committed
format
1 parent 8ee26c7 commit 6f493cf

File tree

1 file changed

+2
-1
lines changed
  • plugins/src/main/java/com/google/firebase/gradle/plugins/services

1 file changed

+2
-1
lines changed

plugins/src/main/java/com/google/firebase/gradle/plugins/services/GmavenService.kt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,8 @@ abstract class GMavenService : BuildService<BuildServiceParameters.None> {
152152

153153
/**
154154
* Gets the latest version with no qualifiers of the artifact that has been uploaded to GMaven, if
155-
* any. *
155+
* any. *
156+
*
156157
* ```
157158
* gmaven.latestStableVersionOrNull("com.google.firebase", "firebase-components") // "18.0.1"
158159
* ```

0 commit comments

Comments
 (0)