Android Studio Dolphin Gradle sync error - java.util.List org.jetbrains.kotlin.idea.roots.ProjectRootUtilsKt.findAll

Viewed 22

Below is the Gradle error I am getting with the Dolphin upgrade. Any help appreciated.

 Android Studio Dolphin | 2021.3.1 Build #AI-213.7172.25.2113.9014738, built on September 1, 2022 Runtime version: 11.0.13+0-b1751.21-8125866 aarch64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macOS 12.6 GC: G1 Young Generation, G1 Old Generation Memory: 2048M[![enter image description here][1]][1] Cores: 8 Registry:
        external.system.auto.import.disabled=true
        ide.text.editor.with.preview.show.floating.toolbar=false
        ide.instant.shutdown=false
    
    Non-Bundled Plugins:
        com.github.grishberg.android.android-layout-inspector-plugin (22.09.16.0)

'java.util.List org.jetbrains.kotlin.idea.roots.ProjectRootUtilsKt.findAll(com.intellij.openapi.externalSystem.model.DataNode, com.intellij.openapi.externalSystem.model.Key)'

0 Answers
Related