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

Lesson 2, Exercise 1 has some dependency issues #462

Open
engtomhat opened this issue Jan 28, 2020 · 1 comment
Open

Lesson 2, Exercise 1 has some dependency issues #462

engtomhat opened this issue Jan 28, 2020 · 1 comment

Comments

@engtomhat
Copy link

The following implementation throws an error saying that it can't be resolved com.android.support.constraint:constraint-layout

Replacing version 1.0.0-beta4 with 1.0.2 solved the error.

I checked mvnrepository to see the available versions.

It's not a big issue as we end up removing the dependency as part of the project. However, the initial Gradle build fails due to the version not found.

@mwanagenzi
Copy link

@engtomhat thanks.The changes in the version worked.

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

2 participants