Skip to content

Commit fb80014

Browse files
committed
Fix formatting
1 parent 7ffdc60 commit fb80014

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

firebase-appdistribution-api/src/main/java/com/google/firebase/appdistribution/FirebaseAppDistributionException.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ public enum Status {
8383
/**
8484
* The Firebase App Distribution Tester API is disabled for this project.
8585
*
86-
* <p>The developer of this app must enable the API in the Google Cloud Console before using
87-
* the App Distribution SDK. See the
88-
* <a href="https://firebase.google.com/docs/app-distribution/set-up-alerts?platform=android">documentation</a>
86+
* <p>The developer of this app must enable the API in the Google Cloud Console before using the
87+
* App Distribution SDK. See the <a
88+
* href="https://firebase.google.com/docs/app-distribution/set-up-alerts?platform=android">documentation</a>
8989
* for more information. If you enabled this API recently, wait a few minutes for the action to
9090
* propagate to our systems and retry.
9191
*/

0 commit comments

Comments
 (0)