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

fail to open in Android Studio #2

Open
liao123abc opened this issue May 18, 2018 · 4 comments
Open

fail to open in Android Studio #2

liao123abc opened this issue May 18, 2018 · 4 comments

Comments

@liao123abc
Copy link

It log:
Could not get unknown property 'Deps' for object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

Seems fail to import the remote module deps.kt

@N-i-p-o-l
Copy link

Can author explain or give instructions how to open and build project with AS?

@liao123abc
Copy link
Author

liao123abc commented Jun 1, 2018

I import the buildSrc directory manually, it work. delete link buildSrc, just copy the buildSrc from here:
https://github.com/langara/deps.kt.git

@CaiqueCoelho
Copy link

#5 In this pull request I make some changes to open in Android Studio without buildSrc and update coroutines to stable version and put all code in kotlin 1.3

@cogaiwibu
Copy link

@liao123abc Open terminal on root directory and run git submodule update --init --recursive
Sync project again and every thing is working fine

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

No branches or pull requests

4 participants