Puneet Verma
04/05/2023, 7:12 AMiosApp
config through Android Studio.
But I'm facing this error while building.
Error Log: https://pastebin.com/qU8RwwXE
Kdoctor -v
Log: https://pastebin.com/sqqZF0cV
Can anyone explain the error and help me resolve it?Vidmantas Kerbelis
04/05/2023, 7:26 AMjava version "11.0.12" 2021-07-20 LTS
on all places. Just recently updated two mac machines Java version to this, because the project could not be built.Puneet Verma
04/05/2023, 7:41 AMVidmantas Kerbelis
04/05/2023, 7:42 AMPuneet Verma
04/05/2023, 7:43 AMVidmantas Kerbelis
04/05/2023, 7:46 AMJava (openjdk version “11.0.13” 2021-10-19)Don’t use OpenJDK. Historically, it causes a ton of issues. Use something from here: https://www.oracle.com/eg/java/technologies/javase/jdk11-archive-downloads.html
Puneet Verma
04/05/2023, 7:47 AM