Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gradle won't compile #32

Closed
SyedKabeer opened this issue Aug 29, 2017 · 1 comment
Closed

Gradle won't compile #32

SyedKabeer opened this issue Aug 29, 2017 · 1 comment
Labels

Comments

@SyedKabeer
Copy link

Gradle 'metrodroid-master' project refresh failed
Error:Project : declares a dependency from configuration 'compile' to configuration 'default' which is not declared in the descriptor for project :nfc-felica-lib.

@micolous
Copy link
Collaborator

micolous commented Sep 3, 2017

You haven't pulled in the submodules. nfc-felica-lib and other things live in other repositories, so if you do a simple "git clone" it doesn't pull in the submodules.

git submodule update --init --recursive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants