Skip to content

Commit

Permalink
Use 'com.facebook.android:facebook-login:11.2.0' (#2652)
Browse files Browse the repository at this point in the history
Co-authored-by: Bill Bunting <bunting@buntingsoftware.com>
Co-authored-by: Divyesh Chitroda <div5yesh@gmail.com>
  • Loading branch information
3 people authored Feb 15, 2022
1 parent 1d3f53d commit f2a9218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-android-sdk-auth-facebook/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ android {

dependencies {
api project(':aws-android-sdk-auth-core')
api 'com.facebook.android:facebook-android-sdk:4.1.0'
api 'com.facebook.android:facebook-login:11.2.0'
implementation 'androidx.annotation:annotation:1.1.0'
}

0 comments on commit f2a9218

Please sign in to comment.