Skip to content

Commit

Permalink
feat: update facebook sdk from 14.0.1 to 16.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubén García de Longoria committed Apr 27, 2023
1 parent 9c79020 commit 26f91a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ dependencies {
testImplementation "junit:junit:$junitVersion"
androidTestImplementation "androidx.test.ext:junit:$androidxJunitVersion"
androidTestImplementation "androidx.test.espresso:espresso-core:$androidxEspressoCoreVersion"
implementation 'com.facebook.android:facebook-login:14.1.0'
implementation 'com.facebook.android:facebook-login:16.0.0'
}

0 comments on commit 26f91a8

Please sign in to comment.