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/src/main/java/com/google/firebase/appdistribution/impl/FirebaseAppDistributionImpl.java
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -121,8 +121,7 @@ public UpdateTask updateIfNewReleaseAvailable() {
121
121
.build());
122
122
}
123
123
// if the task failed, this get() will cause the error to propagate to the
0 commit comments