when update android studio to Android Studio Elect...
# android-studio
t
when update android studio to Android Studio Electric Eel | 2022.1.1 Patch this happen in gradle.kts any recommendation this the error Cannot access 'java.lang.Object' which is a supertype of 'org.gradle.plugin.use.PluginDependenciesSpec'. Check your module classpath for missing or conflicting dependencies
m
There appears to be a strange bug in the order of dependencies. Make sure that your lifecycle dependencies occur after all the other dependencies. You may have to invalidate all your caches as well.