facebookarchive / account-kit-samples-for-android

Account kit sample for the android platform
Other
123 stars 96 forks source link

Gradle Sync Problem #24

Open rajat028 opened 6 years ago

rajat028 commented 6 years ago

After importing project getting this error Error:Could not read script 'D:\account-kit-samples\internal\copy_accountkit_sample.gradle' as it does not exist.

Consult IDE log for more details (Help | Show Log)

cdaunique commented 6 years ago

Juste remove the line

apply from: "../../../internal/copy_accountkit_sample.gradle"

in the build.gradle of the sample and it should sync without problem