After update Android Studio, the code inside android{}, in the build.gradle.kts (Module :app) file, stopped resolving. The rest of the files are ok. The project is assembled and launched, the only problem is the display.
The problem appeared in all projects, even in the standard sample.
Clean, Rebuild, Invalidate Cache did not help.
IDE version: Android Studio Koala | 2024.1.1
Project: sample Empty Activity (Compose)