Skip to content

Commit 66f241f

Browse files
committed
Downgrade the ParseUI-Login fb sdk to 4.4.0
1 parent 32b725d commit 66f241f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ParseUI-Login/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525
compile 'com.android.support:support-v4:23.0.1'
2626
compile 'com.parse:parse-android:1.10.3'
2727

28-
provided 'com.facebook.android:facebook-android-sdk:4.6.0'
28+
provided 'com.facebook.android:facebook-android-sdk:4.4.0'
2929
provided 'com.parse:parsefacebookutils-v4-android:1.10.3@aar'
3030
provided 'com.parse:parsetwitterutils-android:1.10.3'
3131
}

0 commit comments

Comments
 (0)