czuckie
11/03/2023, 10:32 AMclass com.android.tools.idea.gradle.project.sync.SyncVariantResultFailure cannot be cast to class com.android.tools.idea.gradle.project.sync.SyncVariantResultSuccess (com.android.tools.idea.gradle.project.sync.SyncVariantResultFailure and com.android.tools.idea.gradle.project.sync.SyncVariantResultSuccess are in unnamed module of loader org.gradle.internal.classloader.VisitableURLClassLoader @1ac446ce)
class com.android.tools.idea.gradle.project.sync.SyncVariantResultFailure cannot be cast to class com.android.tools.idea.gradle.project.sync.SyncVariantResultSuccess (com.android.tools.idea.gradle.project.sync.SyncVariantResultFailure and com.android.tools.idea.gradle.project.sync.SyncVariantResultSuccess are in unnamed module of loader org.gradle.internal.classloader.VisitableURLClassLoader @1ac446ce)
Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.)
Re-download dependencies and sync project (requires network)
The state of a Gradle build process (daemon) may be corrupt. Stopping all Gradle daemons may solve this problem.
Stop Gradle build processes (requires restart)
Your project may be using a third-party plugin which is not compatible with the other plugins in the project or the version of Gradle requested by the project.
In the case of corrupt Gradle processes, you can also try closing the IDE and then killing all Java processes.
efemoney
11/03/2023, 12:04 PMczuckie
11/03/2023, 12:22 PMDhaval Gondaliya
11/03/2023, 2:00 PMefemoney
11/03/2023, 2:01 PMDhaval Gondaliya
11/03/2023, 2:03 PMczuckie
11/03/2023, 2:09 PMAndroid Studio Iguana | 2023.2.1 Canary 12
Build #AI-232.10203.10.2321.11040444, built on November 2, 2023
Runtime version: 17.0.8+0-17.0.8b1000.22-10799086 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 14.0
GC: G1 Young Generation, G1 Old Generation
Memory: 16384M
Cores: 10
Metal Rendering is ON
Registry:
external.system.auto.import.disabled=true
ide.text.editor.with.preview.show.floating.toolbar=false
ide.experimental.ui=true
Non-Bundled Plugins:
idea.plugin.protoeditor (232.9559.10)
org.jetbrains.compose.desktop.ide (1.5.10)
The project is using an incompatible version (AGP 8.3.0-alpha12) of the Android Gradle plugin. Latest supported version is AGP 8.3.0-alpha11 at:
Dhaval Gondaliya
11/03/2023, 2:12 PMczuckie
11/03/2023, 2:12 PMpepos
11/07/2023, 2:25 AM