FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':app:lintVitalRelease'.
> Could not resolve all artifacts for configuration ':app:debugCompileClasspath'.
> Could not resolve com.github.CloudburstMC:Protocol:6985f66.
Required by:
project :app
> Could not resolve com.github.CloudburstMC:Protocol:6985f66.
> Could not get resource 'https://repo.opencollab.dev/maven-snapshots/com/github/CloudburstMC/Protocol/6985f66/Protocol-6985f66.pom'.
> Could not GET 'https://repo.opencollab.dev/maven-snapshots/com/github/CloudburstMC/Protocol/6985f66/Protocol-6985f66.pom'. Received status code 409 from server: Conflict
To Reproduce
3ec878eef3fc09d55b432b89025a85729e971aaa on master
./gradlew build
Expected behavior
Build command exited without error.
Describe the bug
To Reproduce 3ec878eef3fc09d55b432b89025a85729e971aaa on master
Expected behavior Build command exited without error.