Skip to content

Commit 429741f

Browse files
committed
more
1 parent e4c651d commit 429741f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth/src/main/java/com/firebase/ui/auth/util/GoogleApiUtils.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ public static boolean isPlayServicesAvailable(@NonNull Context context) {
2525
public static SignInClient getSignInClient(@NonNull Context context) {
2626
return Identity.getSignInClient(context);
2727
}
28-
}
28+
}

0 commit comments

Comments
 (0)