running Pop OS/ Ubuntu, first time install of android studio and when I open my project gradle fails with
Caused by: groovy.lang.MissingPropertyException: No such property: logger for class: org.gradle.initialization.DefaultProjectDescriptor
other things I noticed unable to resolve `android` class
// ♥ gradle -v
------------------------------------------------------------
Gradle 7.1
------------------------------------------------------------
Build time: 2021-06-14 14:47:26 UTC
Kotlin: 1.4.31
Groovy: 3.0.7
Ant: Apache Ant(TM) version 1.10.9 compiled on September 27 2020
JVM: 16.0.1 (Homebrew 16.0.1+0)
OS: Linux 5.11.0-7614-generic amd64
any help pointing in a debug direction greatly appreciated