79219263

Date: 2024-11-24 03:18:07
Score: 1.5
Natty:
Report link

I think the issue lies with the version of java used by default. Android studio V34 (at least the gradle version, which some plugins may use) uses Java 17. Take a look at https://developer.android.com/build/jdks#compileSdk and see if this might help.

PS - I don't think you need to reinstall Android Studio, just install the version of Java it wants

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: ION606