You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 15, 2018. It is now read-only.
Attempting to use this docker image to build on bitbucket pipelines i get the following error:
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':androidcore'.
> failed to find Build Tools revision 23.0.3
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Looking at your Dockerfile i can see the following:
Attempting to use this docker image to build on bitbucket pipelines i get the following error:
Looking at your Dockerfile i can see the following:
Is there any way i can make this compatible? Perhaps if the build-tools was updated?