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 8ee26c7 commit 6f493cfCopy full SHA for 6f493cf
plugins/src/main/java/com/google/firebase/gradle/plugins/services/GmavenService.kt
@@ -152,7 +152,8 @@ abstract class GMavenService : BuildService<BuildServiceParameters.None> {
152
153
/**
154
* Gets the latest version with no qualifiers of the artifact that has been uploaded to GMaven, if
155
- * any. *
+ * any. *
156
+ *
157
* ```
158
* gmaven.latestStableVersionOrNull("com.google.firebase", "firebase-components") // "18.0.1"
159
0 commit comments