For some if you are updating the latest android studio ladybug Patch 2 and getting this kind of similar issue, Try using these steps
Update the java version, which you defined in your build.gradle, By default in latest update it selects jdk 21, update it to your desired one.
Use ./gradlew --stop
Clean or Invalidate and restart