Skip to content

Commit

Permalink
revert FB library range
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrezza authored Aug 26, 2022
1 parent 56bcb02 commit fd1d602
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"
api "com.facebook.android:facebook-login:[13.2.0, 14.0["
implementation project(":parse")

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

0 comments on commit fd1d602

Please sign in to comment.