Open sanisloandras opened 2 years ago
Hello
I have just cloned the project from scratch. Had to update this line in build.gradle.kts classpath("com.android.tools.build:gradle:7.0.4")
I can build the project without any problems. But code completion does not work, and in the right top corner of every file I see "Analyzing...".
Can you help me why is that?
@sanisloandras +1 to this I also faced a similar issue. Update to Android Studio Bumblebee | 2021.1.1 did solve the issue for me!
Hello
I have just cloned the project from scratch. Had to update this line in build.gradle.kts classpath("com.android.tools.build:gradle:7.0.4")
I can build the project without any problems. But code completion does not work, and in the right top corner of every file I see "Analyzing...".
Can you help me why is that?