Today new builds seem to be failing on acceptance of License Agreements.
Warning: License for package Android SDK Build-Tools 26.0.3 not accepted.
Checking the license for package Android SDK Platform 26 in /opt/android/sdk/licenses
Warning: License for package Android SDK Platform 26 not accepted.
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':app'.
> You have not accepted the license agreements of the following SDK components:
[Android SDK Build-Tools 26.0.3, Android SDK Platform 26].
Before building your project, you need to accept the license agreements and complete the installation of the missing components using the Android Studio SDK Manager.
Alternatively, to learn how to transfer the license agreements from one workstation to another, go to http://d.android.com/r/studio-ui/export-licenses.html
Can anyone shed some light on this.
Thanks