Skip to content

Commit 6de2d73

Browse files
authored
Update README.md (#1769)
The Facebook Android SDK link is quite old. We should point to the official Facebook Android SDK changelog in Github: https://github.com/facebook/facebook-android-sdk/blob/master/CHANGELOG.md
1 parent e9df5b5 commit 6de2d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies {
6868
implementation 'com.firebaseui:firebase-ui-auth:6.2.1'
6969
7070
// Required only if Facebook login support is required
71-
// Find the latest Facebook SDK releases here: https://goo.gl/Ce5L94
71+
// Find the latest Facebook SDK releases here: https://github.com/facebook/facebook-android-sdk/blob/master/CHANGELOG.md
7272
implementation 'com.facebook.android:facebook-login:4.x'
7373
}
7474
```

0 commit comments

Comments
 (0)