Skip to content

WIP: ConstraintLayout license

This is an attempt to get gitlab-ci to accept the Android SDK Preview License that ConstraintLayout needs:

* What went wrong:
A problem occurred configuring project ':app'.
> Failed to notify project evaluation listener.
   > Failed to install the following SDK components:
     [Solver for ConstraintLayout 1.0.0-beta4, ConstraintLayout for Android 1.0.0-beta4]
     Please install the missing components using the SDK manager in Android Studio.
   > Could not resolve all dependencies for configuration ':app:compile'.
      > Could not find com.android.support.constraint:constraint-layout:1.0.0-beta4.
        Required by:
            project :app

Merge request reports