Hi,
I am getting the following when running from CircleCI:
Could not resolve org.jetbrains.kotlin:kotlin-stdlib:1.3.61.
Could not get resource ‘https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib/1.3.61/kotlin-stdlib-1.3.61.pom’.
Could not GET ‘https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib/1.3.61/kotlin-stdlib-1.3.61.pom’. Received status code 502 from server: Bad Gateway
The build works fine locally, and there aren’t any issues reported on Bintray
Any ideas?