Hello! Is anyone else seeing this error today? ```...
# gradle
p
Hello! Is anyone else seeing this error today?
Copy code
Plugin [id: 'org.jetbrains.kotlin.jvm', version: '1.6.0'] was not found in any of the following sources:
- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Plugin Repositories (could not resolve plugin artifact 'org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin:1.6.0')
  Searched in the following repositories:
    MavenRepo
    BintrayJCenter
    BintrayJCenter2
    maven(<https://plugins.gradle.org/m2/>)
    maven2(<https://oss.sonatype.org/content/repositories/snapshots/>)
    maven3(<https://www.jetbrains.com/intellij-repository/releases/>)
    maven4(<https://jetbrains.bintray.com/intellij-third-party-dependencies>)
e
https://status.gradle.com/ (this was being discussed in https://kotlinlang.slack.com/archives/C09222272/p1642010555017800 but #gradle seems like a better place)
c
oh hey das me
😂 1
p
thanks!
k
If your app or any of your app dependencies are using jcenter, you'll see such errors as jcenter is down.