Open rajat028 opened 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)
Juste remove the line
apply from: "../../../internal/copy_accountkit_sample.gradle"
in the build.gradle of the sample and it should sync without problem
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)