We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d3f53d commit f2a9218Copy full SHA for f2a9218
aws-android-sdk-auth-facebook/build.gradle
@@ -12,7 +12,7 @@ android {
12
13
dependencies {
14
api project(':aws-android-sdk-auth-core')
15
- api 'com.facebook.android:facebook-android-sdk:4.1.0'
+ api 'com.facebook.android:facebook-login:11.2.0'
16
implementation 'androidx.annotation:annotation:1.1.0'
17
}
18
0 commit comments