Skip to content

Commit 25eb18a

Browse files
committed
fix
1 parent de3a3bc commit 25eb18a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth/src/main/java/com/firebase/ui/auth/data/remote/SignInKickstarter.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ public void start() {
6262
RequestCodes.EMAIL_FLOW)));
6363
return;
6464
}
65-
65+
6666
startAuthMethodChoice();
6767
}
6868

0 commit comments

Comments
 (0)