Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Thanks for proposing a pull request! To help us review the request, please complete the following: - [ ] sign [contributor license agreement](https://developers.facebook.com/opensource/cla) - [ ] I've ensured that all existing tests pass and added tests (when/where necessary) - [ ] I've updated the documentation (when/where necessary) and [Changelog](CHANGELOG.md) (when/where necessary) - [ ] I've added the proper label to this pull request (e.g. `bug` for bug fixes) ## Pull Request Details Describe what you accomplished in this pull request (for example, what happens before the change, and after the change) Pull Request resolved: #594 Test Plan: **Add your test plan here** Reviewed By: tianqibt Differential Revision: D17932461 Pulled By: joesus fbshipit-source-id: 82cf916254b06170103bbceaddc655c5c69d4393
- Loading branch information
347cc8f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dependencias { // Facebook SDK Core solo (Analytics)
compile 'com.facebook.android:facebook-core:5.+' // Facebook Login solo
compile 'com.facebook.android:facebook-login:5.+' // Facebook Share solo
compila 'com.facebook.android:facebook-share:5.+' // Facebook Places solo
compila 'com.facebook.android:facebook-places:5.+' // Facbeook Messenger solo
compila 'com.facebook .android:facebook-messenger:4.+' // Facebook App Links solo
compila 'com.facebook.android:facebook-applinks:5.+' // Facebook Android SDK (todo)
compila
'com.facebook.android:facebook-android-sdk:5.+' // SDK de Audience Network.
compile 'com.facebook.android:audience-network-sdk:5.+' // Kit de cuenta
compile 'com.facebook.android:account-kit-sdk:5.+' }