Skip to content

Commit 0f707e7

Browse files
author
Aaron Mandle
committed
Force rerun of Travis
1 parent 3d514fe commit 0f707e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

auth/src/main/java/com/firebase/ui/auth/AuthUI.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,7 @@ public Void then(@NonNull Task<GoogleApiClient> task) throws Exception {
328328
* API. Returns a {@code Task} that succeeds if the Firebase Auth user deletion succeeds and
329329
* fails if the Firebase Auth deletion fails. Credentials deletion failures are handled
330330
* silently.
331+
*
331332
* @param activity the calling {@link Activity}.
332333
*/
333334
public Task<Void> delete(@NonNull Activity activity) {

0 commit comments

Comments
 (0)