79480777

Date: 2025-03-03 10:47:58
Score: 1
Natty:
Report link

For some if you are updating the latest android studio ladybug Patch 2 and getting this kind of similar issue, Try using these steps

  1. Check Java version selected in Build, Execution, Deployment > Build Tools > Gradle

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.

  1. Use ./gradlew --stop

  2. Clean or Invalidate and restart

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Danial clarc