[Kotlin][Android Studio]unable to resolve class org.jetbrains.plugins.gradle.tooling.internal.ExtraModelBuilder and how to solve it
First time learning android app
Step 1: Ctrl
+ Alt
+ Shift
+ S
Or you can access this from File > Project Structure
Step 2: Scroll to the very top and select the latest version
In my case is 7.3.3, where the default is set to 7.0.2
Step 3: Click OK
And the build should work