Skip to content

Commit

Permalink
feat: Add support for Facebook SDK 15.x (#1188)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjosepha authored Feb 22, 2023
1 parent 2756d05 commit 5ebd443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion facebook/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ android {
}

dependencies {
api "com.facebook.android:facebook-login:[13.2.0, 14.0["
api "com.facebook.android:facebook-login:[13.2.0, 17.0.0["
implementation project(":parse")

testImplementation "junit:junit:$rootProject.ext.junitVersion"
Expand Down

0 comments on commit 5ebd443

Please sign in to comment.