You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: firebase-appdistribution-api/src/main/java/com/google/firebase/appdistribution/FirebaseAppDistribution.java
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ public interface FirebaseAppDistribution {
48
48
* </ol>
49
49
*
50
50
* <p>If you don't include the {@code com.google.firebase:firebase-appdistribution} artifact in
51
-
* your build, then this methods returns a failed {@link Task} with {@link
51
+
* your build, then this method returns a failed {@link Task} with {@link
0 commit comments