Licences for Android build tools not accepted

Hi there,

I think the problem stems from the fact that the build tools 29.0.2 are not installed.

The list that we install is here:

You will have to to manually accept the license for now. I believe that this will do it:

sdkmanager --update && yes | sdkmanager --licenses

I’ll work on adding 26.0.2 to the build image.

Thanks,

Marc

1 Like