Hi, I met an error at loading Gradle changes, and I didn't modify any of the code.
`
A problem occurred configuring root project 'sample-project-gradle'.
Failed to notify project evaluation listener.
Could not resolve all files for configuration ':compileClasspath'.
> Could not resolve org.ethereum:solcJ-all:0.4.25.
Required by:
project :
> Could not resolve org.ethereum:solcJ-all:0.4.25.
> Could not get resource 'https://dl.bintray.com/ethereum/maven/org/ethereum/solcJ-all/0.4.25/solcJ-all-0.4.25.pom'.
> Could not GET 'https://dl.bintray.com/ethereum/maven/org/ethereum/solcJ-all/0.4.25/solcJ-all-0.4.25.pom'. Received status code 403 from server: Forbidden
Task with name 'compileSolidity' not found in root project 'sample-project-gradle'.
- Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
`
Hi, I met an error at loading Gradle changes, and I didn't modify any of the code.
`
A problem occurred configuring root project 'sample-project-gradle'.
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
`