Open yahyalmh opened 3 years ago
I asked in the StackOverflow, and it seems the Bintary is shut down now. Is it correct? https://stackoverflow.com/questions/68865435/access-bintary-repos-is-forbidden
Based on this link, I think they shut down the Bintary. https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/
I am also having these same issues! How does the team build this project with that service sunsetted?
Those dependencies are also for themselves and I guess they build all of them together or they may have them in .grade file before the Bintary goes down. We can build them one by one as they are on GitHub but it takes time.
Any update on this? It really impedes any 3rd party work with this repo.
You can remove this dependency: implementation("com.asfoundation:appcoins-contract-proxy:${APPC_CONTRACT_PROXY_VERSION}") and also: maven { url "https://dl.bintray.com/asf/asf" }
Just fix the project returning Single.just("") on the build errors. Only the donation will not work inside Aptoide.
I am trying to build this project, but accessing some repositories is forbidden. I struggle with this problem for one week, and I could not solve it. How can I solve this dependency? Would you please help me?
Could not GET 'https://dl.bintray.com/asf/asf/com/asfoundation/appcoins-contract-proxy/0.4.5.19b/appcoins-contract-proxy-0.4.5.19b.pom'. Received status code 403 from server: Forbidden