Starting Android Studio Giraffe 2022.3.1 following notification appears:
Failed to download Kotlin Compiler Maven artifact (org.jetbrains.kotlin:kotlin-dist-for-jps-meta:1.8.20-release). The search was performed in the following repos: https://repo1.maven.org/maven2 https://repository.jboss.org/nexus/content/repositories/public/ You can use Kotlin compiler which is bundled into your IDE. Select ‘Bundled’ version in ‘File | Settings | Build, Execution, Deployment | Compiler | Kotlin Compiler | Kotlin Compiler version’
In settings the Kotlin compiler version is 1.8.20-release. How to solve this ?
2
Answers
I fixed it by following the instructions in the notification, except that "Kotlin Compiler" is in a top level settings menu in my version of Android Studio (2022.3.1 Patch 1), so I just went there and changed the "Kotlin compiler version" selection to be the bundled version.
I fixed on my Mac below setups
it will automatically install or re-open android studio.