android / codelab-constraint-layout

Constraint Layout Codelab
https://codelabs.developers.google.com/codelabs/constraint-layout/
Apache License 2.0
469 stars 243 forks source link

constraint-layout:1.0.0-alpha2 not resolved #6

Closed austenlux closed 8 years ago

austenlux commented 8 years ago

When adding: compile 'com.android.support.constraint:constraint-layout:1.0.0-alpha2' to the build.gradle file, you will receive an error stating that the dependency could not be resolved. The 1.0.0-alpha2 version of the dependency doesn't appear to exist on jcenter. 1.0.0-alpha1 works fine though.

mss30 commented 8 years ago

This depend on the version of dependency you have on your system. In my case I have 1.0.0-alpha3.