account-kit-samples-for-android icon indicating copy to clipboard operation
account-kit-samples-for-android copied to clipboard

Gradle Sync Problem

Open rajat028 opened this issue 6 years ago • 1 comments

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)

rajat028 avatar May 01 '18 09:05 rajat028

Juste remove the line

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

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

cdaunique avatar Jun 28 '18 09:06 cdaunique