client: sdkmanager sometimes fails to install constraint* 1.0.2:
This ensures its already installed before the client build runs. Here's the issue: https://gitlab.com/eighthave/fdroidclient/builds/14460007
A problem occurred configuring project ':app'.
> Failed to notify project evaluation listener.
> Failed to install the following SDK components:
[ConstraintLayout for Android 1.0.2, Solver for ConstraintLayout 1.0.2]
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.2.
Required by:
project :app