We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2756d05 commit 5ebd443Copy full SHA for 5ebd443
facebook/build.gradle
@@ -35,7 +35,7 @@ android {
35
}
36
37
dependencies {
38
- api "com.facebook.android:facebook-login:[13.2.0, 14.0["
+ api "com.facebook.android:facebook-login:[13.2.0, 17.0.0["
39
implementation project(":parse")
40
41
testImplementation "junit:junit:$rootProject.ext.junitVersion"
0 commit comments