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 Jun 20, 2023. It is now read-only.
Edition Windows 10 Pro
Version 21H1
OS build 19043.1586
Support Libraries Version (eg: 23.3.0):
28.0.0.3
Describe your Issue:
Getting errors while building the cake script:
When tried running the first command in VSCode: .\build.ps1 --target=binderate
Although Build was completed without any errors, it failed to fetch any .jar files and threw a series of such errors:
Failed to download android.arch.core.common-javadoc.jar: Response status code does not indicate success: 404 (Not Found).
When tried running the second command: .\build.ps1 --target=libs
Build failed with errors as shown in the screenshot below. The build is also failing for AndroidSupport.sln in Visual studios 2019
Steps to Reproduce (with link to sample solution if possible):
Followed the build instructions.
Include any relevant Exception Stack traces, build logs, adb logs: