I'm having trouble adding facebook sdk to Android Studio 0.9.2.
Always return the following messages to me
Failed to find: com.parse.bolts:bolts-android:1.1.2
Any solution?
Imported the module into my project.
My configuration of the build.gradle file
compileSdkVersion 21
buildToolsVersion '21.1.1'
minSdkVersion 10
targetSdkVersion 21
I just did this modification of the original build.gradle of facebook.