Skip to content

Commit f2a9218

Browse files
BillBuntingBill Buntingdiv5yesh
authored
Use 'com.facebook.android:facebook-login:11.2.0' (#2652)
Co-authored-by: Bill Bunting <[email protected]> Co-authored-by: Divyesh Chitroda <[email protected]>
1 parent 1d3f53d commit f2a9218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-android-sdk-auth-facebook/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ android {
1212

1313
dependencies {
1414
api project(':aws-android-sdk-auth-core')
15-
api 'com.facebook.android:facebook-android-sdk:4.1.0'
15+
api 'com.facebook.android:facebook-login:11.2.0'
1616
implementation 'androidx.annotation:annotation:1.1.0'
1717
}
1818

0 commit comments

Comments
 (0)