skip to Main Content

The project had been sitting on my PC for a couple of nonths, today i decided to build it, but it gave me a bunch of errors. About two months ago it compiled without problems. Tell me how to fix this? PC is the same.

Log – https://pastebin.com/LfweWvdb
I tried to just compile the project. I was expecting an APK file from this.

2

Answers


  1. Update dependencies using the Project Structure, after this try to update the question. Many of the http 401 refers that this files are not available, so after update to last versions of this dependencies you may solve many of this warnings and get another realistic point view of the problem. Also try to Disable any VPN if you were using one, or enabling to avoid location banning from this services you are downloading. Stable internet connection is needed, your cache in the gradle folder maybe was deleted by your SO

    Login or Signup to reply.
  2. It is appear that these libraries mentioned are outdated version. You need to find the others version maybe from forks. Maybe other developers keep it alive.

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search